FMX.Controls.TControl.SetAnchorMove
Delphi
procedure SetAnchorMove(Value : Boolean);
C++
void __fastcall SetAnchorMove(bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Setter function for the AnchorMove property.
Value
specifies the new value of the AnchorMove property.