Vcl.ComCtrls.TPageScroller.Orientation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Orientation: TPageScrollerOrientation read FOrientation write SetOrientation default soHorizontal;

C++

__property TPageScrollerOrientation Orientation = {read=FOrientation, write=SetOrientation, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

Beschreibung

Legt fest, ob das PageScroller-Objekt horizontal oder vertikal liegt.

Mit Orientation wird festgelegt, ob das PageScroller-Objekt horizontal oder vertikal ausgerichtet ist.