FMX.Controls.TControl.SetTop
From RAD Studio API Documentation
Delphi
procedure SetTop(const Value: Single);
C++
void __fastcall SetTop(const float Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Setter function for the Top property. Value specifies the new value of the Top property.