docs: fixed type

git-svn-id: trunk@13820 -
This commit is contained in:
vincents 2008-01-21 09:09:42 +00:00
parent 2b801abac0
commit 9744eee67a

View File

@ -2952,7 +2952,7 @@ biHelp - When you click this button a Question Cursor appears and the help routi
<element name="TCustomForm.AllowDropFiles">
<short>Specifies if it is allowed to drop files on this form.</short>
<descr>Set AllowDropFiles event to True to allow dropping files on this form. It is set to False by default.</descr>
<seealso><link id="TCustomForm.OnDropFiles"/></seaalso>
<seealso><link id="TCustomForm.OnDropFiles"/></seealso>
</element>
<!-- property Visibility: public -->
<element name="TCustomForm.BorderIcons">