FMX.ListView.TPresentedListView.PMAncesstorPresentationLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PMAncesstorPresentationLoaded(var AMessage: TDispatchMessageWithValue<Boolean>); message PM_ANCESTOR_PRESENTATION_LOADED;

C++

MESSAGE void __fastcall PMAncesstorPresentationLoaded(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<bool> &AMessage);

Properties

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

Description

Notification that indicates that the ancestor of the TPresentedControl class loaded the presentation.