TFormatDateTimeOption
Additional options for FormatDateTime
Declaration
Source position: datih.inc line 21
Type
TFormatDateTimeOption = (fdoInterval)
Description
TFormatDateTimeOption enumerates possible options to the FormatDateTime routine.
See also
| Name | Description | 
|---|---|
| FormatDateTime | Return a string representation of a TDateTime value with a given format. | 
| TFormatDateTimeOptions | Set of TFormatDateTimeOption |