TXTextControl.FormFieldUncheckedChar Property

This property sets or returns the character which is used to display a checkbox in the unchecked state.

Introduced: 28.0.

Syntax

TXTextControl.FormFieldUncheckedChar(FieldId) [= value]
Parameter Description
FieldId

Specifies the field identifier of the checkbox.

Data Types

FieldId: Integer
Property value: Integer

Limitations

Run time only.

See Also