mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:39:14 +02:00
Fixed typos in editbtn.xml
git-svn-id: trunk@15054 -
This commit is contained in:
parent
ec656e9c68
commit
ec6017cb92
@ -922,7 +922,7 @@
|
|||||||
<!-- property Visibility: published -->
|
<!-- property Visibility: published -->
|
||||||
<element name="TFileNameEdit.FileName">
|
<element name="TFileNameEdit.FileName">
|
||||||
<short>
|
<short>
|
||||||
<var>FileName</var> - the name of the selected file: either the initial value placed in the Tsxt Box, or the value selected from the dialog</short>
|
<var>FileName</var> - the name of the selected file: either the initial value placed in the Text Box, or the value selected from the dialog</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
<seealso/>
|
<seealso/>
|
||||||
</element>
|
</element>
|
||||||
@ -1368,7 +1368,7 @@
|
|||||||
<!-- property Visibility: published -->
|
<!-- property Visibility: published -->
|
||||||
<element name="TDirectoryEdit.OnAcceptDirectory">
|
<element name="TDirectoryEdit.OnAcceptDirectory">
|
||||||
<short>
|
<short>
|
||||||
<var>OnAcceptDirectory</var> - event handler for acceptng the name of a directory</short>
|
<var>OnAcceptDirectory</var> - event handler for accepting the name of a directory</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
<seealso/>
|
<seealso/>
|
||||||
</element>
|
</element>
|
||||||
|
Loading…
Reference in New Issue
Block a user