API:Vcl.ComCtrls.TCustomTabControl.DrawTab
Delphi
procedure DrawTab(TabIndex: Integer; const Rect: TRect; Active: Boolean); virtual;
C++
virtual void __fastcall DrawTab(int TabIndex, const System::Types::TRect &Rect, bool Active);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomTabControl |
Description
Embarcadero Technologies does not currently have any additional information.