[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TField.DisplayLabel

Name of the field for display purposes

Declaration

Source position: db.pas line 427

published property TField.DisplayLabel : string
  read GetDisplayName
  write SetDisplayLabel
  stored IsDisplayStored;

Description

DisplayLabel is the name of the field as it will be displayed to the user e.g. in grid column headers. By default it equals the FieldName property, unless assigned another value.

See also

TField.FieldName

  

Name of the field


Documentation generated on: Oct 13 2014