FMX.StdCtrls.TCalloutPanel.RestorePadding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RestorePadding;

C++

void __fastcall RestorePadding();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TCalloutPanel

Description

Restores a previously-saved padding.

See Also