DateTimeFormatStr property

Applies to
TQDBItem, TQDBView

Declaration
property DateTimeFormatStr : string;

Description
Governs the conversion of TDateTime values to their string representation (by SysUtils.DateTimeFormat). The default value, 'c', uses the system short date format follwoed by the system long time format.