Vcl.FormTabsBar.TFormTabsBarTabState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFormTabsBarTabState = (ftdsNormal, ftdsHot, ftdsSelected);

C++

enum DECLSPEC_DENUM TFormTabsBarTabState : unsigned char { ftdsNormal, ftdsHot, ftdsSelected };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.FormTabsBar.pas
Vcl.FormTabsBar.hpp
Vcl.FormTabsBar Vcl.FormTabsBar

Description

Embarcadero Technologies does not currently have any additional information.