FMX.Controls.Presentation.TPresentedControl.AncestorPresentationLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AncestorPresentationLoaded(const AControl: TPresentedControl);

C++

void __fastcall AncestorPresentationLoaded(TPresentedControl* const AControl);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl

Description

Notifies child controls that your control has loaded a new presentation.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Controls.Presentation.TPresentedControl.AncestorPresentationLoaded&oldid=686877"