TXTextControl.FormFieldDate Property

This property sets or returns the date of a date field.

Introduced: 28.0.

Syntax

TXTextControl.FormFieldDate(FieldId) [= Date]
Parameter Description
FieldId

Specifies the field identifier of the date formfield.

Data Types

FieldId: Integer
Property value: Date

Limitations

Run time only.

See Also