mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 10:50:53 +02:00
added paswstring fpdoc skeleton
git-svn-id: trunk@32522 -
This commit is contained in:
parent
4049c78bd2
commit
166cf21333
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -3142,6 +3142,7 @@ docs/xml/lcl/maskedit.xml svneol=LF#text/xml eol=lf
|
|||||||
docs/xml/lcl/masks.xml svneol=LF#text/xml eol=lf
|
docs/xml/lcl/masks.xml svneol=LF#text/xml eol=lf
|
||||||
docs/xml/lcl/menus.xml svneol=LF#text/xml eol=lf
|
docs/xml/lcl/menus.xml svneol=LF#text/xml eol=lf
|
||||||
docs/xml/lcl/pairsplitter.xml svneol=LF#text/xml eol=lf
|
docs/xml/lcl/pairsplitter.xml svneol=LF#text/xml eol=lf
|
||||||
|
docs/xml/lcl/paswstring.xml svneol=native#text/xml
|
||||||
docs/xml/lcl/popupnotifier.xml svneol=native#text/plain
|
docs/xml/lcl/popupnotifier.xml svneol=native#text/plain
|
||||||
docs/xml/lcl/postscriptcanvas.xml svneol=LF#text/xml eol=lf
|
docs/xml/lcl/postscriptcanvas.xml svneol=LF#text/xml eol=lf
|
||||||
docs/xml/lcl/postscriptprinter.xml svneol=LF#text/xml eol=lf
|
docs/xml/lcl/postscriptprinter.xml svneol=LF#text/xml eol=lf
|
||||||
|
30
docs/xml/lcl/paswstring.xml
Normal file
30
docs/xml/lcl/paswstring.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
<fpdoc-descriptions>
|
||||||
|
<package name="lcl">
|
||||||
|
|
||||||
|
<!--
|
||||||
|
====================================================================
|
||||||
|
paswstring
|
||||||
|
====================================================================
|
||||||
|
-->
|
||||||
|
|
||||||
|
<module name="paswstring">
|
||||||
|
<short></short>
|
||||||
|
<descr>
|
||||||
|
</descr>
|
||||||
|
|
||||||
|
<!-- procedure Visibility: default -->
|
||||||
|
<element name="SetPasWidestringManager">
|
||||||
|
<short></short>
|
||||||
|
<descr>
|
||||||
|
</descr>
|
||||||
|
<errors>
|
||||||
|
</errors>
|
||||||
|
<seealso>
|
||||||
|
</seealso>
|
||||||
|
</element>
|
||||||
|
|
||||||
|
</module> <!-- paswstring -->
|
||||||
|
|
||||||
|
</package>
|
||||||
|
</fpdoc-descriptions>
|
Loading…
Reference in New Issue
Block a user