mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 23:40:35 +02:00
docs: fixed more typos
git-svn-id: trunk@13821 -
This commit is contained in:
parent
9744eee67a
commit
b391cb4a7d
@ -3115,7 +3115,7 @@ biHelp - When you click this button a Question Cursor appears and the help routi
|
|||||||
<element name="TCustomForm.OnDropFiles">
|
<element name="TCustomForm.OnDropFiles">
|
||||||
<short>The event invoked when file is dropped on this form.</short>
|
<short>The event invoked when file is dropped on this form.</short>
|
||||||
<descr>The OnDropFiles event is invoked when user drops one or multiple files on this form. You enable this feature by setting AllowDropFiles property.</descr>
|
<descr>The OnDropFiles event is invoked when user drops one or multiple files on this form. You enable this feature by setting AllowDropFiles property.</descr>
|
||||||
<seealso><link id="TCustomForm.AllowDropFiles"/></seaalso>
|
<seealso><link id="TCustomForm.AllowDropFiles"/></seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: public -->
|
<!-- property Visibility: public -->
|
||||||
<element name="TCustomForm.OnHelp">
|
<element name="TCustomForm.OnHelp">
|
||||||
@ -6731,7 +6731,7 @@ Navigation Options is a set, so can take zero or more of the available values</d
|
|||||||
<seealso>
|
<seealso>
|
||||||
<link id="TCustomForm.OnDropFiles"/>
|
<link id="TCustomForm.OnDropFiles"/>
|
||||||
<link id="TCustomForm.AllowDropFiles"/>
|
<link id="TCustomForm.AllowDropFiles"/>
|
||||||
</seaalso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: public -->
|
<!-- property Visibility: public -->
|
||||||
<element name="TApplication.OnHelp">
|
<element name="TApplication.OnHelp">
|
||||||
|
Loading…
Reference in New Issue
Block a user