FMX.Controls.TControl.GetAnchors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAnchors: TAnchors;

C++

System::Uitypes::TAnchors __fastcall GetAnchors();

Properties

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

Description

Getter function for the Anchors property.

See Also