FMX.Controls.Presentation.TPresentedControl.ReloadPresentation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ReloadPresentation;

C++

void __fastcall ReloadPresentation();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl

Description

Reloads the presentation of your control.

See Also