TCheckGroupItem Class
Represents type TCheckGroupItem
.
type TCheckGroupItem = class(TCaptionCollectionItem) end;
The TCheckGroupItem type exposes the following members.
Show:
Name | Description | |
---|---|---|
Caption | Represents property | |
Enabled | Represents property | |
Tag | Represents property |
Show:
Name | Description | |
---|---|---|
GetCaption | Represents method | |
GetEnabled | Represents method | |
GetTag | Represents method | |
SetCaption(String) | Represents method | |
SetEnabled(Boolean) | Represents method | |
SetTag(Integer) | Represents method |