FMX.Controls.TControl.GetAnchorRules

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAnchorRules : TPointF;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Beschreibung

Getter-Funktion für die Eigenschaft AnchorRules.

Siehe auch