TTMSFNCCheckGroupTitle Class
Title settings for a check group, including optional title check box behavior.
API unit family: TMSFNCCheckGroup
Inherits from: TTMSFNCGroupTitle
Syntax
TTMSFNCCheckGroupTitle = class(TTMSFNCGroupTitle)
Properties
| Name | Description |
|---|---|
| CheckBoxMode | Selects the action performed by the title check box. |
| Checked | Gets or sets whether the title check box is checked. |
| ShowCheckBox | Shows the title check box when set to True. |