FMX.ListBox.TListBoxSelector.FSelectionTimerTarget

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

Delphi

FSelectionTimerTarget: TListBoxItem;

C++

TListBoxItem* FSelectionTimerTarget;

プロパティ

種類 可視性 ソース ユニット
field class protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


説明

DelayedMouseDown アクションのターゲットとなる項目

関連項目