Formatting string for textual representation of the field.
Source position: db.pas line 921
|  published property TDateTimeField.DisplayFormat : string | 
DisplayFormat can be set to a formatting string that will then be used by the TField.DisplayText property to format the value with the DateTimeToStringfunction.
| 
 | Formatted field value. |