FMX.Types.IAlignableObject.SetAnchors
Delphi
procedure SetAnchors(const Value: TAnchors);
C++
virtual void __fastcall SetAnchors(const System::Uitypes::TAnchors Value) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | IAlignableObject | 
Description
Setter function for the Anchors property.
Implement SetAnchors to set the value of the Anchors property.