FMX.Controls.Presentation.TPresentedControl.AncestorPresentationUnloading

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AncestorPresentationUnloading(const AControl: TPresentedControl);

C++

void __fastcall AncestorPresentationUnloading(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

Embarcadero Technologies does not currently have any additional information.