Source position: win32listslh.inc line 103
type TWin32CheckListBoxItemRecord = record
TheObject: TObject;
State: TCheckBoxState;
Enabled: Boolean;
end;