[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1159
type TDrawListItemStruct = record |
||
ItemID: UINT; |
|
|
Area: TRect; |
|
|
DC: HDC; |
|
|
ItemState: TOwnerDrawState; |
|
|
end; |
Version 4.0 | Generated 2025-05-03 | Home |