TCheckGroupItems Class
Represents type TCheckGroupItems.
type TCheckGroupItems = class(TCollection) end;
The TCheckGroupItems type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | Count | Represents property |
![]() | Items[Integer] | Represents property |
Show:
| Name | Description | |
|---|---|---|
![]() | Add | Represents method |
![]() | Assign(TPersistent) | Represents method |
![]() | AssignTo(TPersistent) | Represents method |
![]() | Clear | Represents method |
![]() | Delete(Integer) | Represents method |
![]() | GetCount | Represents method |
![]() | GetItem(Integer) | Represents method |


