Vcl.FormTabsBar.TFormTabsBarTab.State
Delphi
property State: TFormTabsBarTabState read FState write SetState;
C++
__property TFormTabsBarTabState State = {read=FState, write=SetState, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.FormTabsBar.pas Vcl.FormTabsBar.hpp |
Vcl.FormTabsBar | TFormTabsBarTab |
Description
Embarcadero Technologies does not currently have any additional information.