API:Vcl.Tabs.TEdgePart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TEdgePart = (epSelectedLeft, epUnselectedLeft, epSelectedRight,
epUnselectedRight);

C++

enum DECLSPEC_DENUM TEdgePart : unsigned char { epSelectedLeft, epUnselectedLeft, epSelectedRight, epUnselectedRight };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.