mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 20:19:14 +02:00
docs: fixed links
git-svn-id: trunk@12324 -
This commit is contained in:
parent
fe99a52bb9
commit
f471de0998
@ -6300,7 +6300,7 @@ Reads or writes a flag to find or store the identity of the parent for this cont
|
||||
<descr>// standard properties, which should be supported by all descendants<br/>Reads message from flag area, or stores a message</descr>
|
||||
<seealso>
|
||||
<link id="TWndMethod"/>
|
||||
<link id="Messages.TLMessage"/>
|
||||
<link id="LMessages.TLMessage"/>
|
||||
</seealso>
|
||||
</element>
|
||||
<!-- property Visibility: public -->
|
||||
|
@ -1173,7 +1173,7 @@ eg [mbRetry, mbIgnore, mbAbort, mbCancel].<br/><br/>
|
||||
The HelpCtx argument allows the use of Context Help<br/><br/>
|
||||
|
||||
The return value from the Function is the identity of the button pressed, <br/>
|
||||
expressed as an integer (see the constant definitions in <link id="TControl"/>
|
||||
expressed as an integer (see the constant definitions in <link id="Controls.TControl">TControl</link>
|
||||
, [mrNone..mrAll]).</descr>
|
||||
<example file="dialogs/trymessagedlg.pas"/>
|
||||
</element>
|
||||
|
Loading…
Reference in New Issue
Block a user