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

TCustomListBox.DrawItem

Paints an item in owner-draw mode.

Declaration

Source position: stdctrls.pp line 561

protected procedure TCustomListBox.DrawItem(

  Index: Integer;

  ARect: TRect;

  State: TOwnerDrawState

); virtual;

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.