FMX.Types.RecalcAnchorRules

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RecalcAnchorRules(const Parent : TFmxObject; Anchors : TAnchors; const BoundsRect : TRectF; var AOriginalParentSize:TPointF; var AAnchorOrigin:TPointF; var AAnchorRules:TPointF);

C++

extern DELPHI_PACKAGE void __fastcall RecalcAnchorRules(TFmxObject* const Parent, System::Uitypes::TAnchors Anchors, const System::Types::TRectF &BoundsRect, System::Types::TPointF &AOriginalParentSize, System::Types::TPointF &AAnchorOrigin, System::Types::TPointF &AAnchorRules);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!