| TXTextControl.FormFieldCheckedChar |
|
This property sets or returns the character which is used to display a checkbox in the checked state. |
| TXTextControl.FormFieldCheckedChars |
|
This property returns possible characters which can be used to display the checkbox in the checked state. |
| TXTextControl.FormFieldDate |
|
This property sets or returns the date of a date field. |
| TXTextControl.FormFieldDateFormat |
|
This property sets or returns the format string which is used to display the date of a date field. |
| TXTextControl.FormFieldDateFormats |
|
This property returns format picture strings which can be used to format the date. |
| TXTextControl.FormFieldEmptyWidth |
|
This property sets or returns the width of a combobox, dropdown list, date field or form textfield which is used when the field
is empty. |
| TXTextControl.FormFieldItems |
|
This property sets or returns the items of a combobox or dropdown list as a sequence of strings,
separated through TAB (9) characters. |
| TXTextControl.FormFieldUncheckedChar |
|
This property sets or returns the character which is used to display a checkbox in the unchecked state. |
| TXTextControl.FormFieldUncheckedChars |
|
This property returns possible characters which can be used to display the checkbox in the unchecked state. |