FMX.Controls.Presentation.TPresentedControl.UnloadPresentation
Delphi
procedure UnloadPresentation; virtual;
C++
virtual void __fastcall UnloadPresentation();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp | FMX.Controls.Presentation | TPresentedControl | 
Description
Unloads the previously-loaded presentation of your control.