Vcl.ComCtrls.TPageScroller.Orientation

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Orientation: TPageScrollerOrientation read FOrientation write SetOrientation default soHorizontal;

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

説明

ページスクローラの向きが水平か垂直かを指定します。

Orientation プロパティを使用すると,ページスクローラが水平か垂直かを指定できます。