FMX.Controls.TControl.GetAnchorRules

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAnchorRules : TPointF;

C++

System::Types::TPointF __fastcall GetAnchorRules(void);

Properties

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

Description

Getter function for the AnchorRules property.

See Also