FMX.Types.IAlignableObject.SetAnchorMove
Delphi
procedure SetAnchorMove(Value : Boolean);
C++
virtual void __fastcall SetAnchorMove(bool 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 AnchorMove property.
Implement SetAnchorMove to set the value of the AnchorMove property.