[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
User-readable fieldname
Source position: db.pas line 410
public property TField.DisplayName : string |
DisplayName 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.
The use of this property is deprecated. Use DisplayLabel instead.
|
Name of the field |