Vcl.ComCtrls.TTabPosition

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TTabPosition = (tpTop, tpBottom, tpLeft, tpRight);

C++

enum DECLSPEC_DENUM TTabPosition : unsigned char { tpTop, tpBottom, tpLeft, tpRight };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.