API:Vcl.ComCtrls.TCustomTabControl.CanShowTab
Delphi
function CanShowTab(TabIndex: Integer): Boolean; virtual;
C++
virtual bool __fastcall CanShowTab(int TabIndex);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomTabControl |
Description
Embarcadero Technologies does not currently have any additional information.