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. |
|
|
Set type used for TOwnerDrawStateType values. |
| Version 4.4 | Generated 2025-11-08 | Home |