Show: Delphi C++
Display Preferences

FMX.Types.TControl.UpdateExplicitBounds

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure UpdateExplicitBounds;

C++

void __fastcall UpdateExplicitBounds(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControl

Description

Updates the explicit bounds' properties of the control.

UpdateExplicitBounds is called by SetBounds after updating the control's anchors rules, to update the ExplicitLeft, ExplicitTop, ExplicitWidth, and ExplicitHeight properties.

It is for internal use only.

See Also

Personal tools
Previous Versions
Translations