[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltype.pp line 901
type tagMonitorInfoExW = record |
cbSize: DWord; |
rcMonitor: TRect; |
rcWork: TRect; |
dwFlags: DWord; |
szDevice: array [0..CCHDEVICENAME-1] of WideChar; |
end; |