API:FMX.Types.IAlignableObject.SetBounds
Delphi
procedure SetBounds(X, Y, AWidth, AHeight: Single);
C++
virtual void __fastcall SetBounds(float X, float Y, float AWidth, float AHeight) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | IAlignableObject |
Description
Embarcadero Technologies does not currently have any additional information.