[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: forms.pp line 774
type TMonitor = class(TObject) |
public |
property MonitorNum: Integer; [r] |
property Left: Integer; [r] |
property Height: Integer; [r] |
property Top: Integer; [r] |
property Width: Integer; [r] |
property BoundsRect: TRect; [r] |
property WorkareaRect: TRect; [r] |
property Primary: Boolean; [r] |
end; |
| |
TObject |