docs: fixed links

git-svn-id: trunk@12324 -
This commit is contained in:
vincents 2007-10-04 22:09:05 +00:00
parent fe99a52bb9
commit f471de0998
2 changed files with 2 additions and 2 deletions

View File

@ -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 -->

View File

@ -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>