FMX.MultiView.TCustomMultiView.ClearContent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ClearContent;

C++

void __fastcall ClearContent();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TCustomMultiView


Beschreibung

Entfernt alle Steuerelemente aus dem Inhalt.

Siehe auch