Vcl.FormTabsBar.TFormTabsBarTab.State

From RAD Studio API Documentation
Jump to: navigation, search

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.