FMX.MultiView.TMultiView.BorderOptions

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

Delphi

property BorderOptions: TMultiViewBorderOptions read FBorderOptions write SetBorderOptions stored AreBorderOptionsStored;

C++

__property BorderOptions;

プロパティ

種類 可視性 ソース ユニット
property published
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiView

説明

MultiView コンポーネントのボーダーの外観オプションを処理します。

FMX.MultiView.TMultiView.BorderOptions は FMX.MultiView.TCustomMultiView.BorderOptions を継承しています。以下の内容はすべて FMX.MultiView.TCustomMultiView.BorderOptions を参照しています。

MultiView コンポーネントのボーダーの外観オプションを処理します。

TMultiViewBorderOptions は、プロパティ ColorVisible を定義します。

関連項目