Delphi
procedure SetTop(const Value: Single);
C++
void __fastcall SetTop(const float Value);
Top プロパティの設定関数です。Value は Top プロパティの新しい値を指定します。
Value