Event handler signalled to draw an Item on the data-aware list box.
Source position: dbctrls.pp line 434
published property TDBListBox.OnDrawItem : TDrawItemEvent; |
OnDrawItem is an event handler used to draw an Item on the data-aware list box.
For example, selecting an item may require it to be highlighted or have its font or background changed.
|
Handler for painting of a list item in owner-draw mode. |
| Version 4.6 | Generated 2026-02-20 | Home |