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

TDrawTabEvent

Declaration

Source position: comctrls.pp line 436

type TDrawTabEvent = procedure(

  Control: TCustomTabControl;

  TabIndex: Integer;

  const Rect: TRect;

  Active: Boolean

) of object;

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