TdxPDFCheckBoxField.Checked Property
Specifies if the checkbox field is checked.
Declaration
property Checked: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | True if the field is checked; otherwise, False. |
See Also