Name of the field for display purposes.
Source position: db.pas line 477
published property TField.DisplayLabel : string |
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.
|
Name of the field. |