From ab57f409e9612d076c0d7d5e0b22851f1876b9be Mon Sep 17 00:00:00 2001 From: juha Date: Sun, 18 Oct 2020 07:48:15 +0000 Subject: [PATCH] Docs: Added LazUtils documentation for unit filereferencelist. Issue #37948, patch from Don Siders. git-svn-id: trunk@64044 - --- .gitattributes | 1 + docs/xml/lazutils/filereferencelist.xml | 199 ++++++++++++++++++++++++ 2 files changed, 200 insertions(+) create mode 100644 docs/xml/lazutils/filereferencelist.xml diff --git a/.gitattributes b/.gitattributes index afe8fa6679..520f4553cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6072,6 +6072,7 @@ docs/xml/lazutils/dynamicarray.xml svneol=native#text/plain docs/xml/lazutils/dynhasharray.xml svneol=native#text/plain docs/xml/lazutils/dynqueue.xml svneol=native#text/plain docs/xml/lazutils/extendedstrings.xml svneol=native#text/plain +docs/xml/lazutils/filereferencelist.xml -text svneol=native#text/plain docs/xml/lazutils/fileutil.xml svneol=native#text/plain docs/xml/lazutils/fpcadds.xml svneol=LF#text/xml eol=lf docs/xml/lazutils/fpmake.xml svneol=native#text/plain diff --git a/docs/xml/lazutils/filereferencelist.xml b/docs/xml/lazutils/filereferencelist.xml new file mode 100644 index 0000000000..7ef5ef4305 --- /dev/null +++ b/docs/xml/lazutils/filereferencelist.xml @@ -0,0 +1,199 @@ + + + + + + Contains types and classes used to implement a list of file references + +

+ Implements the TFileReference and TFileReferenceList classes. Provides a list of file references with counters and a search path for all files. +

+

+ Author: Mattias Gaertner +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tree of TFileReference instances sorted by file name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+