FMX.Grid.TCustomGrid.UnloadPresentation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure UnloadPresentation; override;

C++

virtual void __fastcall UnloadPresentation();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Beschreibung

Entlädt die zuvor geladene Darstellung Ihres Steuerelements.

FMX.Grid.TCustomGrid.UnloadPresentation erbt von FMX.Controls.Presentation.TPresentedControl.UnloadPresentation. Der folgende Inhalt bezieht sich auf FMX.Controls.Presentation.TPresentedControl.UnloadPresentation.

Entlädt die zuvor geladene Darstellung Ihres Steuerelements.

Siehe auch