FMX.ListView.Types.TListItemSimpleControl.TouchExpand

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

Delphi

property TouchExpand: Single read FTouchExpand write FTouchExpand;

C++

__property float TouchExpand = {read=FTouchExpand, write=FTouchExpand};

プロパティ

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


説明

コントロール回りの追加のタッチ領域を示します。

コントロール回りの追加領域は、論理ユニットで指定されます。

関連項目