FMX.ListView.TListViewBase.ObserversBeforeSelection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ObserversBeforeSelection(out LAllowSelection: Boolean);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase

Description

Notify observers about the selection change.