FMX.StdCtrls.TCalloutPanel.UpdateCallout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateCallout;

C++

void __fastcall UpdateCallout();

Properties

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

Description

Updates the properties of the CalloutRectangle.

UpdateCallout updates the following properties of the CalloutRectangle:

See Also