[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Name of the field for display purposes
Source position: db.pas line 432
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 |