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

TDrawItemEvent

Declaration

Source position: stdctrls.pp line 256

type TDrawItemEvent = procedure(

  Control: TWinControl;

  Index: Integer;

  ARect: TRect;

  State: TOwnerDrawState

) of object;

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