Delphi
property Top: Integer read GetTop;
C++
__property int Top = {read=GetTop, nodefault};
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| property |
public |
Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms |
TMonitor |
Description
Embarcadero Technologies does not currently have any additional information.