Delphi
property Width: Integer read GetWidth;
C++
__property int Width = {read=GetWidth, 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.