Docs: LazControls/various. Standardizes tagging for file names in unit overview topics.

This commit is contained in:
dsiders 2023-05-10 08:53:29 +01:00
parent cb57e3f187
commit b4f9ac5380
8 changed files with 21 additions and 17 deletions

View File

@ -11,7 +11,8 @@ Implements a custom-drawn check box control drawn using theme services.
custom-drawn check box control drawn using theme services. custom-drawn check box control drawn using theme services.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package. <file>checkboxthemed.pas</file> is part of the <file>LazControls</file>
package.
</p> </p>
</descr> </descr>

View File

@ -9,9 +9,9 @@ forms, frames, and panels.
</short> </short>
<descr> <descr>
<p> <p>
<file>DividerBevel.pas</file> contains the <var>TDividerBevel</var> control, <file>dividerbevel.pas</file> contains the <var>TDividerBevel</var> control,
a bevel with additional drawing features. This file is part of the a bevel with additional drawing features. <file>dividerbevel.pas</file> is
<file>LazControls</file> package. part of the <file>LazControls</file> package.
</p> </p>
</descr> </descr>

View File

@ -9,12 +9,13 @@ the control.
</short> </short>
<descr> <descr>
<p> <p>
<file>ExtendedNotebook.pas</file> contains classes and types used to <file>extendednotebook.pas</file> contains classes and types used to
implement an extended notebook control. It provides support for dragging and implement an extended notebook control. It provides support for dragging and
dropping tabs on the control. dropping tabs on the control.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package, <file>extendednotebook.pas</file> is part of the <file>LazControls</file>
package.
</p> </p>
</descr> </descr>

View File

@ -12,12 +12,13 @@ Implements a control used to filter the items in an associated list box.
</short> </short>
<descr> <descr>
<p> <p>
<file>ListFilterEdit.pas</file> contains classes and types used to implement <file>listfilteredit.pas</file> contains classes and types used to implement
the <var>TListFilterEdit</var> control, an edit control which filters values the <var>TListFilterEdit</var> control, an edit control which filters values
found in an associated list box. found in an associated list box.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package. <file>listfilteredit.pas</file> is part of the <file>LazControls</file>
package.
</p> </p>
</descr> </descr>

View File

@ -12,13 +12,14 @@ Implements an edit control used to filter an associated TListView control.
</short> </short>
<descr> <descr>
<p> <p>
<file>ListViewFilterEdit</file> contains classes and types used to implement <file>listviewfilteredit.pas</file> contains classes and types used to
the <var>TListViewFilterEdit</var> control. It is used to filter the items implement the <var>TListViewFilterEdit</var> control. It is used to filter the
displayed for an associated <var>TListView</var> control by the caption or items displayed for an associated <var>TListView</var> control by the caption
sub-items in list item data. or sub-items in list item data.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package. <file>listviewfilteredit.pas</file> is part of the <file>LazControls</file>
package.
</p> </p>
</descr> </descr>

View File

@ -6,11 +6,11 @@
<short>Implements a Level (or Layered) Graph control.</short> <short>Implements a Level (or Layered) Graph control.</short>
<descr> <descr>
<p> <p>
<file>LvlGraphCtrl.pas</file> contains classes, types, constants, and <file>lvlgraphctrl.pas</file> contains classes, types, constants, and
routines used to implement a Level (or Layered) Graph control. routines used to implement a Level (or Layered) Graph control.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package. <file>lvlgraphctrl.pas</file> is part of the <file>LazControls</file> package.
</p> </p>
</descr> </descr>

View File

@ -14,7 +14,7 @@ ShortPathEdit
directory edit control with a directory selection dialog. directory edit control with a directory selection dialog.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package. <file>ShortPathEdit.pas</file> is part of the <file>LazControls</file> package.
</p> </p>
</descr> </descr>

View File

@ -14,7 +14,7 @@ the control is not a valid number.
Initial implementation: 2016 by Bart Broersma. Revised in August 2020. Initial implementation: 2016 by Bart Broersma. Revised in August 2020.
</p> </p>
<p> <p>
This file is part of the <file>LazControls</file> package. <file>spinex.pps</file> is part of the <file>LazControls</file> package.
</p> </p>
</descr> </descr>