FMX.Types.RecalcControlOriginalParentSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RecalcControlOriginalParentSize(const Parent: TFmxObject; ComponentState : TComponentState; const Anchoring: Boolean; var AOriginalParentSize : TPointF);

C++

extern DELPHI_PACKAGE void __fastcall RecalcControlOriginalParentSize(TFmxObject* const Parent, System::Classes::TComponentState ComponentState, const bool Anchoring, System::Types::TPointF &AOriginalParentSize);

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.