Vcl.FormTabsBar.TCustomFormTabsBar.GetTabWidth
Delphi
function GetTabWidth(ATab: TFormTabsBarTab): Integer; virtual;
C++
virtual int __fastcall GetTabWidth(TFormTabsBarTab* ATab);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.FormTabsBar.pas Vcl.FormTabsBar.hpp |
Vcl.FormTabsBar | TCustomFormTabsBar |
Description
Embarcadero Technologies does not currently have any additional information.