[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: win32listslh.inc line 97
type TWin32CheckListBoxItemRecord = record |
||
TheObject: TObject; |
|
|
State: TCheckBoxState; |
|
|
Enabled: Boolean; |
|
|
end; |