mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 00:00:16 +02:00
* Docs: slight clarification for GetExeExt
git-svn-id: trunk@46140 -
This commit is contained in:
parent
e569bee5de
commit
b3b325a7ea
@ -759,11 +759,11 @@ else
|
||||
<!-- function Visibility: default -->
|
||||
<element name="GetExeExt">
|
||||
<short>
|
||||
<var>GetExeExt</var> - find the correct extension for an executable file</short>
|
||||
<var>GetExeExt</var> - find the correct extension (including the starting .) for an executable file</short>
|
||||
</element>
|
||||
<!-- function result Visibility: default -->
|
||||
<element name="GetExeExt.Result">
|
||||
<short>Returns '.exe' in Windows, nothing in other systems</short>
|
||||
<short>Returns '.exe' in Windows, nothing in other systems.</short>
|
||||
</element>
|
||||
<!-- function Visibility: default -->
|
||||
<element name="SearchFileInPath">
|
||||
|
Loading…
Reference in New Issue
Block a user