Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDateTimeField.DisplayFormat

Formatting string for textual representation of the field.

Declaration

Source position: db.pas line 915

published property TDateTimeField.DisplayFormat : string
  read FDisplayFormat
  write SetDisplayFormat;

Description

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.

See also

DateTimeToString

FormatDateTime

TField.DisplayText

  

Formatted field value.


Documentation generated on: Jul 24 2023