FMX.MultiView.TCustomMultiView.ClearContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ClearContent;

C++

void __fastcall ClearContent();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TCustomMultiView

Description

Removes all controls from the content.

See Also