[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Paints an item in owner-draw mode.
Source position: stdctrls.pp line 561
protected procedure TCustomListBox.DrawItem( |
Index: Integer; |
ARect: TRect; |
State: TOwnerDrawState |
); virtual; |
|
The handler type for painting a single item of owner-draw list and combo boxes. |
lazarus-ccr.sourceforge.net |