[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomListBox.OnDrawItem

Handler for special painting of an item (in owner-draw mode).

Declaration

Source position: stdctrls.pp line 606

public property TCustomListBox.OnDrawItem : TDrawItemEvent
  read FOnDrawItem
  write FOnDrawItem;

See also

TDrawItemEvent

  

The handler type for painting a single item of owner-draw list and combo boxes.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.