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

TCustomComboBox.OnDrawItem

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

Declaration

Source position: stdctrls.pp line 362

protected property TCustomComboBox.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.