Icon DateTimeProperty Method

procedure DateTimeProperty(const Name: String; Value: DateTime)

Available In: Client and Server Applications

Use this method to write a date-time property. How a date-time property is written is controlled by the first TDateTimeFormat parameter in the TWriter class constructor.
Image