[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: comctrls.pp line 436
type TDrawTabEvent = procedure( |
Control: TCustomTabControl; |
TabIndex: Integer; |
const Rect: TRect; |
Active: Boolean |
) of object; |
lazarus-ccr.sourceforge.net |