FMX.StdCtrls.TCalloutPanel.UpdatePadding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdatePadding;

C++

void __fastcall UpdatePadding();

Properties

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

Description

Updates the padding based on the values of CalloutLength and CalloutPosition.

See Also