mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 19:09:19 +02:00
Docs: LCL/forms. Fixes invalid links.
This commit is contained in:
parent
86b5af0f33
commit
106d4f415b
@ -12598,7 +12598,7 @@ form represented by the specified window Handle is displayed.
|
|||||||
<var>MonitorDefault</var> is a <var>TMonitorDefaultTo</var> enumeration value
|
<var>MonitorDefault</var> is a <var>TMonitorDefaultTo</var> enumeration value
|
||||||
which indicates the monitor used when the display area for the form is not
|
which indicates the monitor used when the display area for the form is not
|
||||||
found on a monitor.
|
found on a monitor.
|
||||||
See <link href="TMonitorDefaultTo">TMonitorDefaultTo</link> for more
|
See <link id="TMonitorDefaultTo">TMonitorDefaultTo</link> for more
|
||||||
information about the values in the enumeration and their meanings.
|
information about the values in the enumeration and their meanings.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
@ -12626,7 +12626,6 @@ Modified in LCL version 4.0 to use the TLCLHandle type instead of the
|
|||||||
deprecated THandle type in the Handle parameter.
|
deprecated THandle type in the Handle parameter.
|
||||||
</version>
|
</version>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="TCustomForm.GetMonitor"/>
|
|
||||||
<link id="TMonitor.Handle"/>
|
<link id="TMonitor.Handle"/>
|
||||||
<link id="TMonitorDefaultTo"/>
|
<link id="TMonitorDefaultTo"/>
|
||||||
<link id="#lcl.lcltype.TLCLHandle">TLCLHandle</link>
|
<link id="#lcl.lcltype.TLCLHandle">TLCLHandle</link>
|
||||||
|
Loading…
Reference in New Issue
Block a user