FMX.Controls.Presentation.TPresentationProxy.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TPresentationProxy();

Properties

Type Visibility Source Unit Parent
destructor public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentationProxy

Description

Destroys this instance of TPresentationProxy.

See Also