API:Vcl.ComCtrls.TCustomTabControl.OnDrawTab

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawTab: TDrawTabEvent read FOnDrawTab write FOnDrawTab;

C++

__property TDrawTabEvent OnDrawTab = {read=FOnDrawTab, write=FOnDrawTab};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTabControl

Description

Embarcadero Technologies does not currently have any additional information.