FMX.ListBox.TListBoxSelector.AbortDelayed

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

Delphi

procedure AbortDelayed;

C++

void __fastcall AbortDelayed();

プロパティ

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


説明

保留中の遅延マウスダウン アクションがあれば、それを中止します。

関連項目