FMX.ListView.TListViewBase.ObserversBeforeSelection

提供:RAD Studio API Documentation

Delphi

procedure ObserversBeforeSelection(out LAllowSelection: Boolean);

C++

void __fastcall ObserversBeforeSelection(/* out */ bool &LAllowSelection);

プロパティ

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


説明

選択箇所の変更についてオブザーバに通知します。