diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index 9fb6996386..c9dac8316e 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -9701,6 +9701,47 @@ Different operation systems has different preferences regards showing images in

sbgSystem - use system preferences for glyphs showing

+ + + TMonitor - system monitor + TMonitor contains properties to access visible and work dimensions of the system monitor. + + + + Hanlde - system handle of monitor + + + + MonitorNum - index of the monitor in the screen monitors list + + + + Left - the logical position of the left side of the monitor + + + + Height - the logical height of the monitor + + + + Top - the logical position of the top side of the monitor + + + + Width - the logical width of the monitor + + + + BoundsRect - the logical dimensions of the monitor + + + + WorkareaRect - the logical dimensions of the monitor except the unusable parts (like the taskbar, the dockbar, the global menu) + + + + Primary - indicates whether this monitor is primary +