FMX.ListView.TListViewBase.ControlType

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

Delphi

property ControlType: TControlType read FControlType write SetControlType default TControlType.Styled;

C++

__property Fmx::Controls::TControlType ControlType = {read=FControlType, write=SetControlType, default=0};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase


説明

コントロール タイプが[スタイル付き]か[ネイティブ]かを記述します。