TcxCheckGroupItem Properties
An individual check box within the TcxCheckGroup and TcxDBCheckGroup controls.
Name | Description |
---|---|
Caption |
Specifies the item’s caption.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Enabled |
Specifies whether the item’s state can be changed at runtime.
Inherited from Tcx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Tag |
Stores a value associated with the item.
Inherited from Tcx |
See Also