[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Alias for the TOwnerDrawState type in lcltype.pp.
Source position: stdctrls.pp line 280
type TOwnerDrawState = LCLType.TOwnerDrawState; |
TOwnerDrawState instances are passed as an argument to methods which draw list items in controls, like TCustomComboBox.DrawItem and TCustomListBox.DrawItem.
|
Draws a list item, using the OnDrawItem handler (when assigned). |
|
|
Paints an item in owner-draw mode. |
|
|
lazarus-ccr.sourceforge.net |