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">
<short>
<var>Create</var> - constructor for <var>TTabControlNoteBookStrings</var>: calls inherited <var>Create</var> then sets some default Actions.
</short>
</short>
<descr>
<p>
<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">
<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>
<descr/>
<seealso>
@ -4664,7 +4664,7 @@
<element name="TTabControl">
<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>
<descr>
<p>
@ -5456,8 +5456,8 @@
<element name="TCustomDrawState">
<short>
<var>TCustomDrawState</var> - set of <var>TCustomDrawStateFlag</var>
</short>
<var>TCustomDrawState</var> - set of <var>TCustomDrawStateFlag</var>.
</short>.
<descr>
TCustomDrawState determines how a item will be drawn.
</descr>
@ -5498,8 +5498,8 @@
<element name="TCustomDrawResult">
<short>
<var>TCustomDrawResult</var> - set of <var>TCustomDrawResultFlag</var>
</short>
<var>TCustomDrawResult</var> - set of <var>TCustomDrawResultFlag</var>.
</short>.
<descr/>
<seealso/>
</element>
@ -6305,7 +6305,7 @@
<element name="TListItem.MakeVisible">
<short>
Makes the item visible in the list view control which owns the container and the list item.
</short>
</short>
<descr/>
<seealso/>
</element>
@ -6336,7 +6336,7 @@
<element name="TListItem.DisplayRectSubItem">
<short>
<var>DisplayRectSubItem</var> - returns the coordinates of a display rectangle for a specified sub-item.
</short>
</short>
<descr>
<p>
<var>DisplayRectSubItem</var> - returns the coordinates of a display rectangle for a specified sub-item.
@ -6793,8 +6793,8 @@
<element name="TListItems.GetItem">
<short>
<var>GetItem</var> returns the <var>ListItem</var> specified by <var>AIndex</var>
</short>
<var>GetItem</var> returns the <var>ListItem</var> specified by <var>AIndex</var>.
</short>.
<descr/>
<seealso/>
</element>
@ -6916,8 +6916,8 @@
<element name="TListItems.Destroy">
<short>
<var>Destroy</var> destructor for <var>TListItems</var>: frees the individual items on the list, then calls inherited <var>Destroy</var>
</short>
<var>Destroy</var> destructor for <var>TListItems</var>: frees the individual items on the list, then calls inherited <var>Destroy</var>.
</short>.
<descr/>
<seealso>
<link id="#rtl.classes.TPersistent.Destroy">TPersistent.Destroy</link>
@ -7040,7 +7040,7 @@
<element name="TListItems.Insert">
<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>
<descr/>
<seealso/>
@ -7360,7 +7360,7 @@
<element name="TListColumn.Destroy">
<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>
<descr/>
<seealso>
@ -7512,7 +7512,7 @@
<element name="TListColumns.Create">
<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>
<descr/>
<seealso>
@ -8195,7 +8195,7 @@
<element name="TListHotTrackStyles">
<short>
Set type used to store values from <var>TListHotTrackStyle</var>
Set type used to store values from <var>TListHotTrackStyle</var>.
</short>
<descr>
<p>
@ -8334,7 +8334,7 @@
<element name="TCustomListView">
<short>
<var>TCustomListView</var> - the base class for <var>TListView</var>
<var>TCustomListView</var> - the base class for <var>TListView</var>.
</short>
<descr>
<p>
@ -11909,7 +11909,7 @@
<element name="TCustomUpDown.Destroy">
<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>
<descr/>
<seealso>
@ -12050,7 +12050,7 @@
<element name="TToolButtonFlags">
<short>
<var>TToolButtonFlags</var> - set of <var>TToolButtonFlag</var>
<var>TToolButtonFlags</var> - set of <var>TToolButtonFlag</var>.
</short>
<descr/>
<seealso/>
@ -12119,7 +12119,7 @@
<element name="TToolButtonActionLinkClass">
<short>
<var>TToolButtonActionLinkClass</var> - class of <var>TToolButtonActionLink</var>
<var>TToolButtonActionLinkClass</var> - class of <var>TToolButtonActionLink</var>.
</short>
<descr/>
<seealso/>
@ -12979,7 +12979,7 @@
<element name="TToolBarFlags">
<short>
<var>TToolBarFlags</var> - set of <var>TToolBarFlag</var>
<var>TToolBarFlags</var> - set of <var>TToolBarFlag</var>.
</short>
<descr/>
<seealso/>
@ -13564,7 +13564,7 @@
<element name="TToolBar.Destroy">
<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>
<descr/>
<seealso>
@ -15621,7 +15621,7 @@
<element name="TCustomTrackBar">
<short>
<var>TCustomTrackBar</var> - the base class for <var>TTrackBar</var>
<var>TCustomTrackBar</var> - the base class for <var>TTrackBar</var>.
</short>
<descr>
<p>
@ -16828,7 +16828,7 @@
<element name="PDelphiNodeInfo">
<short>
A pointer to <var>TDelphiNodeInfo</var>
A pointer to <var>TDelphiNodeInfo</var>.
</short>
</element>
@ -17489,7 +17489,7 @@
<element name="TTreeNode.GetNextChild">
<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>
<descr/>
<seealso/>
@ -18455,7 +18455,7 @@
<element name="PNodeCache">
<short>
<var>PNodeCache</var> - pointer to <var>TNodeCache</var>
<var>PNodeCache</var> - pointer to <var>TNodeCache</var>.
</short>
<descr/>
<seealso/>
@ -19307,7 +19307,7 @@
<element name="TTreeViewState">
<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>
<descr>
<p>
@ -19609,7 +19609,7 @@
<element name="TCustomTreeView">
<short>
Ancestor class for <var>TTreeView</var>
Ancestor class for <var>TTreeView</var>.
</short>
<descr>
<p>
@ -23102,7 +23102,7 @@ OldExpanded.Free;
<element name="THeaderSection.Width">
<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>
</element>

View File

@ -563,7 +563,7 @@
<element name="TWinControlClass">
<short>
<var>TWinControlClass</var> - class of <var>TWinControl</var>
<var>TWinControlClass</var> - class of <var>TWinControl</var>.
</short>
<descr/>
<seealso/>
@ -571,7 +571,7 @@
<element name="TControlClass">
<short>
<var>TControlClass</var> - class of <var>TControl</var>
<var>TControlClass</var> - class of <var>TControl</var>.
</short>
<descr/>
<seealso/>
@ -3460,7 +3460,7 @@
<element name="TDockManager.InsertControl">
<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>
<descr>
<p>
@ -3605,7 +3605,7 @@
</element>
<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/>
<seealso>
<link id="TDockManager.LoadFromStream"/>
@ -10971,7 +10971,7 @@
<element link="#lcl.controls.TControlActionLink" name="TWinControlActionLinkClass">
<short>
Class of <var>TWinControlActionLink</var>
Class of <var>TWinControlActionLink</var>.
</short>
<descr/>
<seealso/>
@ -15098,7 +15098,7 @@ if MyControl.CanSetFocus then
<element name="TDockZone.ReplaceChild">
<short>
Replace the <var>OldChild</var> zone by <var>NewChild</var>
Replace the <var>OldChild</var> zone by <var>NewChild</var>.
</short>
<descr/>
<seealso/>
@ -15530,7 +15530,7 @@ if MyControl.CanSetFocus then
<element name="TDockTree.InsertControl">
<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>
<descr>
<p>

View File

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

View File

@ -220,7 +220,7 @@
</element>
<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>
<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.
@ -3303,7 +3303,7 @@
</element>
<element name="TCustomListBox">
<short>The base class for <var>TListBox</var></short>
<short>The base class for <var>TListBox</var>.</short>
<descr>
<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.
@ -6390,7 +6390,7 @@ end;
</element>
<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/>
<seealso>
<link id="#LCL.Controls.TControl.RealSetText">TControl.RealSetText</link>
@ -7054,7 +7054,7 @@ end;
</element>
<element name="TCustomStaticText">
<short>The base class for <var>TStaticText</var></short>
<short>The base class for <var>TStaticText</var>.</short>
<descr>
<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.