Docs: LCL. Fixes missing punctuation in short descriptions after var tag.

git-svn-id: trunk@65274 -
This commit is contained in:
dsiders 2021-06-18 17:04:20 +00:00
parent b8d1a71632
commit 03f68b4474
4 changed files with 42 additions and 42 deletions

View File

@ -4561,7 +4561,7 @@
<element name="TTabControlNoteBookStrings.Create"> <element name="TTabControlNoteBookStrings.Create">
<short> <short>
<var>Create</var> - constructor for <var>TTabControlNoteBookStrings</var>: calls inherited <var>Create</var> then sets some default Actions. <var>Create</var> - constructor for <var>TTabControlNoteBookStrings</var>: calls inherited <var>Create</var> then sets some default Actions.
</short> </short>
<descr> <descr>
<p> <p>
<var>Create</var> - constructor for <var>TTabControlNoteBookStrings</var>: calls inherited <var>Create</var> then sets some default Actions. <var>Create</var> - constructor for <var>TTabControlNoteBookStrings</var>: calls inherited <var>Create</var> then sets some default Actions.
@ -4581,7 +4581,7 @@
<element name="TTabControlNoteBookStrings.Destroy"> <element name="TTabControlNoteBookStrings.Destroy">
<short> <short>
<var>Destroy</var> - destructor for <var>TTabControlNoteBookStrings</var>: frees NoteBook then calls inherited <var>Destroy</var> <var>Destroy</var> - destructor for <var>TTabControlNoteBookStrings</var>: frees NoteBook then calls inherited <var>Destroy</var>.
</short> </short>
<descr/> <descr/>
<seealso> <seealso>
@ -4664,7 +4664,7 @@
<element name="TTabControl"> <element name="TTabControl">
<short> <short>
<var>TTabControl</var> - a series of <var>Tabs</var> along the edge of a display area; selection of a <var>Tab</var> governs the contents of the <var>DisplayRect</var> <var>TTabControl</var> - a series of <var>Tabs</var> along the edge of a display area; selection of a <var>Tab</var> governs the contents of the <var>DisplayRect</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -5456,8 +5456,8 @@
<element name="TCustomDrawState"> <element name="TCustomDrawState">
<short> <short>
<var>TCustomDrawState</var> - set of <var>TCustomDrawStateFlag</var> <var>TCustomDrawState</var> - set of <var>TCustomDrawStateFlag</var>.
</short> </short>.
<descr> <descr>
TCustomDrawState determines how a item will be drawn. TCustomDrawState determines how a item will be drawn.
</descr> </descr>
@ -5498,8 +5498,8 @@
<element name="TCustomDrawResult"> <element name="TCustomDrawResult">
<short> <short>
<var>TCustomDrawResult</var> - set of <var>TCustomDrawResultFlag</var> <var>TCustomDrawResult</var> - set of <var>TCustomDrawResultFlag</var>.
</short> </short>.
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -6305,7 +6305,7 @@
<element name="TListItem.MakeVisible"> <element name="TListItem.MakeVisible">
<short> <short>
Makes the item visible in the list view control which owns the container and the list item. Makes the item visible in the list view control which owns the container and the list item.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -6336,7 +6336,7 @@
<element name="TListItem.DisplayRectSubItem"> <element name="TListItem.DisplayRectSubItem">
<short> <short>
<var>DisplayRectSubItem</var> - returns the coordinates of a display rectangle for a specified sub-item. <var>DisplayRectSubItem</var> - returns the coordinates of a display rectangle for a specified sub-item.
</short> </short>
<descr> <descr>
<p> <p>
<var>DisplayRectSubItem</var> - returns the coordinates of a display rectangle for a specified sub-item. <var>DisplayRectSubItem</var> - returns the coordinates of a display rectangle for a specified sub-item.
@ -6793,8 +6793,8 @@
<element name="TListItems.GetItem"> <element name="TListItems.GetItem">
<short> <short>
<var>GetItem</var> returns the <var>ListItem</var> specified by <var>AIndex</var> <var>GetItem</var> returns the <var>ListItem</var> specified by <var>AIndex</var>.
</short> </short>.
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -6916,8 +6916,8 @@
<element name="TListItems.Destroy"> <element name="TListItems.Destroy">
<short> <short>
<var>Destroy</var> destructor for <var>TListItems</var>: frees the individual items on the list, then calls inherited <var>Destroy</var> <var>Destroy</var> destructor for <var>TListItems</var>: frees the individual items on the list, then calls inherited <var>Destroy</var>.
</short> </short>.
<descr/> <descr/>
<seealso> <seealso>
<link id="#rtl.classes.TPersistent.Destroy">TPersistent.Destroy</link> <link id="#rtl.classes.TPersistent.Destroy">TPersistent.Destroy</link>
@ -7040,7 +7040,7 @@
<element name="TListItems.Insert"> <element name="TListItems.Insert">
<short> <short>
<var>Insert</var> an item in the list at <var>AIndex</var>, returning the value of the <var>ListItem</var> <var>Insert</var> an item in the list at <var>AIndex</var>, returning the value of the <var>ListItem</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -7360,7 +7360,7 @@
<element name="TListColumn.Destroy"> <element name="TListColumn.Destroy">
<short> <short>
<var>Destroy</var> - destructor for <var>TListColumn</var>: if update allowed, updates columns then calls inherited <var>Destroy</var> <var>Destroy</var> - destructor for <var>TListColumn</var>: if update allowed, updates columns then calls inherited <var>Destroy</var>.
</short> </short>
<descr/> <descr/>
<seealso> <seealso>
@ -7512,7 +7512,7 @@
<element name="TListColumns.Create"> <element name="TListColumns.Create">
<short> <short>
<var>Create</var> - constructor for <var>TListColumns</var>: sets ownership then calls inherited <var>Create</var> <var>Create</var> - constructor for <var>TListColumns</var>: sets ownership then calls inherited <var>Create</var>.
</short> </short>
<descr/> <descr/>
<seealso> <seealso>
@ -8195,7 +8195,7 @@
<element name="TListHotTrackStyles"> <element name="TListHotTrackStyles">
<short> <short>
Set type used to store values from <var>TListHotTrackStyle</var> Set type used to store values from <var>TListHotTrackStyle</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -8334,7 +8334,7 @@
<element name="TCustomListView"> <element name="TCustomListView">
<short> <short>
<var>TCustomListView</var> - the base class for <var>TListView</var> <var>TCustomListView</var> - the base class for <var>TListView</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -11909,7 +11909,7 @@
<element name="TCustomUpDown.Destroy"> <element name="TCustomUpDown.Destroy">
<short> <short>
<var>Destroy</var> - destructor for <var>TCustomUpDown</var>: removes connection with associate control and calls inherited <var>Destroy</var> <var>Destroy</var> - destructor for <var>TCustomUpDown</var>: removes connection with associate control and calls inherited <var>Destroy</var>.
</short> </short>
<descr/> <descr/>
<seealso> <seealso>
@ -12050,7 +12050,7 @@
<element name="TToolButtonFlags"> <element name="TToolButtonFlags">
<short> <short>
<var>TToolButtonFlags</var> - set of <var>TToolButtonFlag</var> <var>TToolButtonFlags</var> - set of <var>TToolButtonFlag</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -12119,7 +12119,7 @@
<element name="TToolButtonActionLinkClass"> <element name="TToolButtonActionLinkClass">
<short> <short>
<var>TToolButtonActionLinkClass</var> - class of <var>TToolButtonActionLink</var> <var>TToolButtonActionLinkClass</var> - class of <var>TToolButtonActionLink</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -12979,7 +12979,7 @@
<element name="TToolBarFlags"> <element name="TToolBarFlags">
<short> <short>
<var>TToolBarFlags</var> - set of <var>TToolBarFlag</var> <var>TToolBarFlags</var> - set of <var>TToolBarFlag</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -13564,7 +13564,7 @@
<element name="TToolBar.Destroy"> <element name="TToolBar.Destroy">
<short> <short>
<var>Destroy</var> - destructor for <var>TToolBar</var>: frees buttons and links then calls inherited <var>Destroy</var> <var>Destroy</var> - destructor for <var>TToolBar</var>: frees buttons and links then calls inherited <var>Destroy</var>.
</short> </short>
<descr/> <descr/>
<seealso> <seealso>
@ -15621,7 +15621,7 @@
<element name="TCustomTrackBar"> <element name="TCustomTrackBar">
<short> <short>
<var>TCustomTrackBar</var> - the base class for <var>TTrackBar</var> <var>TCustomTrackBar</var> - the base class for <var>TTrackBar</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -16828,7 +16828,7 @@
<element name="PDelphiNodeInfo"> <element name="PDelphiNodeInfo">
<short> <short>
A pointer to <var>TDelphiNodeInfo</var> A pointer to <var>TDelphiNodeInfo</var>.
</short> </short>
</element> </element>
@ -17489,7 +17489,7 @@
<element name="TTreeNode.GetNextChild"> <element name="TTreeNode.GetNextChild">
<short> <short>
<var>GetNextChild</var> - returns the next child node of the parent specified by <var>AValue</var> <var>GetNextChild</var> - returns the next child node of the parent specified by <var>AValue</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -18455,7 +18455,7 @@
<element name="PNodeCache"> <element name="PNodeCache">
<short> <short>
<var>PNodeCache</var> - pointer to <var>TNodeCache</var> <var>PNodeCache</var> - pointer to <var>TNodeCache</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -19307,7 +19307,7 @@
<element name="TTreeViewState"> <element name="TTreeViewState">
<short> <short>
<var>TTreeViewState</var> - enumerated type containing the permissible values for state of a <var>TTreeView</var> <var>TTreeViewState</var> - enumerated type containing the permissible values for state of a <var>TTreeView</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -19609,7 +19609,7 @@
<element name="TCustomTreeView"> <element name="TCustomTreeView">
<short> <short>
Ancestor class for <var>TTreeView</var> Ancestor class for <var>TTreeView</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -23102,7 +23102,7 @@ OldExpanded.Free;
<element name="THeaderSection.Width"> <element name="THeaderSection.Width">
<short> <short>
The <var>Width </var>of the section that appears on the <var>THeaderControl</var> The <var>Width </var>of the section that appears on the <var>THeaderControl</var>.
</short> </short>
</element> </element>

View File

@ -563,7 +563,7 @@
<element name="TWinControlClass"> <element name="TWinControlClass">
<short> <short>
<var>TWinControlClass</var> - class of <var>TWinControl</var> <var>TWinControlClass</var> - class of <var>TWinControl</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -571,7 +571,7 @@
<element name="TControlClass"> <element name="TControlClass">
<short> <short>
<var>TControlClass</var> - class of <var>TControl</var> <var>TControlClass</var> - class of <var>TControl</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -3460,7 +3460,7 @@
<element name="TDockManager.InsertControl"> <element name="TDockManager.InsertControl">
<short> <short>
Position <var>DropCtl</var> relative <var>Control</var>, using the alignment specified by <var>InsertAt</var> Position <var>DropCtl</var> relative <var>Control</var>, using the alignment specified by <var>InsertAt</var>.
</short> </short>
<descr> <descr>
<p> <p>
@ -3605,7 +3605,7 @@
</element> </element>
<element name="TDockManager.SaveToStream"> <element name="TDockManager.SaveToStream">
<short>Saves the docksite layout to <var>Stream</var></short> <short>Saves the docksite layout to <var>Stream</var>.</short>
<descr/> <descr/>
<seealso> <seealso>
<link id="TDockManager.LoadFromStream"/> <link id="TDockManager.LoadFromStream"/>
@ -10971,7 +10971,7 @@
<element link="#lcl.controls.TControlActionLink" name="TWinControlActionLinkClass"> <element link="#lcl.controls.TControlActionLink" name="TWinControlActionLinkClass">
<short> <short>
Class of <var>TWinControlActionLink</var> Class of <var>TWinControlActionLink</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -15098,7 +15098,7 @@ if MyControl.CanSetFocus then
<element name="TDockZone.ReplaceChild"> <element name="TDockZone.ReplaceChild">
<short> <short>
Replace the <var>OldChild</var> zone by <var>NewChild</var> Replace the <var>OldChild</var> zone by <var>NewChild</var>.
</short> </short>
<descr/> <descr/>
<seealso/> <seealso/>
@ -15530,7 +15530,7 @@ if MyControl.CanSetFocus then
<element name="TDockTree.InsertControl"> <element name="TDockTree.InsertControl">
<short> <short>
Positions <var>DropCtl</var> relative <var>Control</var>, using the alignment specified by <var>InsertAt</var> Positions <var>DropCtl</var> relative <var>Control</var>, using the alignment specified by <var>InsertAt</var>.
</short> </short>
<descr> <descr>
<p> <p>

View File

@ -273,7 +273,7 @@
</element> </element>
<element name="TStringsSortCompare"> <element name="TStringsSortCompare">
<short>Compare function type for TStrings Strings[]</short> <short>Compare function type for TStrings Strings[].</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>

View File

@ -220,7 +220,7 @@
</element> </element>
<element name="TCustomScrollBar" link="#lcl.controls.TWinControl"> <element name="TCustomScrollBar" link="#lcl.controls.TWinControl">
<short>The base class for <var>TScrollBar</var></short> <short>The base class for <var>TScrollBar</var>.</short>
<descr> <descr>
<p> <p>
<var>TCustomScrollBar</var> is a <var>TWinControl</var> descendant which defines the base class for a scrollbar, such as <var>TScrollBar</var>. TCustomScrollBar can be used for horizontal or vertical scrollbars displayed on a form or scrolling window control. <var>TCustomScrollBar</var> is a <var>TWinControl</var> descendant which defines the base class for a scrollbar, such as <var>TScrollBar</var>. TCustomScrollBar can be used for horizontal or vertical scrollbars displayed on a form or scrolling window control.
@ -3303,7 +3303,7 @@
</element> </element>
<element name="TCustomListBox"> <element name="TCustomListBox">
<short>The base class for <var>TListBox</var></short> <short>The base class for <var>TListBox</var>.</short>
<descr> <descr>
<p> <p>
<var>TCustomListBox</var> is a <var>TWinControl</var> descendant which specifies the base class used for a list box control. A list box displays a scrollable list which allows selection of one or more of the item values. <var>TCustomListBox</var> is a <var>TWinControl</var> descendant which specifies the base class used for a list box control. A list box displays a scrollable list which allows selection of one or more of the item values.
@ -6390,7 +6390,7 @@ end;
</element> </element>
<element name="TCustomMemo.RealSetText"> <element name="TCustomMemo.RealSetText">
<short>Replaces the value in <var>Lines.Text</var></short> <short>Replaces the value in <var>Lines.Text</var>.</short>
<descr/> <descr/>
<seealso> <seealso>
<link id="#LCL.Controls.TControl.RealSetText">TControl.RealSetText</link> <link id="#LCL.Controls.TControl.RealSetText">TControl.RealSetText</link>
@ -7054,7 +7054,7 @@ end;
</element> </element>
<element name="TCustomStaticText"> <element name="TCustomStaticText">
<short>The base class for <var>TStaticText</var></short> <short>The base class for <var>TStaticText</var>.</short>
<descr> <descr>
<p> <p>
Specifies the base ancestor for TStaticText, a control used to display static text. TCustomStaticText is a TWinControl descendant. It can be used in place of TLabel for situations where a TWinControl descendant is required. Specifies the base ancestor for TStaticText, a control used to display static text. TCustomStaticText is a TWinControl descendant. It can be used in place of TLabel for situations where a TWinControl descendant is required.