Docs: LCL. Adds or updates topics. Fixes broken or missing links.

git-svn-id: trunk@65392 -
This commit is contained in:
dsiders 2021-07-07 02:05:56 +00:00
parent 7bf4f7da41
commit 40f1059715
10 changed files with 1418 additions and 743 deletions

View File

@ -33,51 +33,58 @@
<!-- enumeration type Visibility: default -->
<element name="TArrowType">
<short/>
<short>Represents the direction the arrow is oriented in TArrow.</short>
<descr/>
<seealso/>
<seealso>
<link id="TArrow.ArrowType"/>
</seealso>
</element>
<!-- enumeration value Visibility: default -->
<element name="TArrowType.atUp">
<short/>
<short>The arrow points in the upward direction.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TArrowType.atDown">
<short/>
<short>The arrow points in the downward direction.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TArrowType.atLeft">
<short/>
<short>The arrow points to the left.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TArrowType.atRight">
<short/>
<short>Th arrow points to the right.</short>
</element>
<!-- enumeration type Visibility: default -->
<element name="TShadowType">
<short/>
<short>Represent shadow drawing styles usedin TArrow.</short>
<descr/>
<seealso/>
<seealso>
<link id="TArrow.ShadowType"/>
</seealso>
</element>
<!-- enumeration value Visibility: default -->
<element name="TShadowType.stNone">
<short/>
<short>A shadow is not drawn.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TShadowType.stIn">
<short/>
<short>A shadow is drawn with an inset style.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TShadowType.stOut">
<short/>
<short>A shadow is drawn with an outset style.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TShadowType.stEtchedIn">
<short/>
<short>A shadow is drawn with an inset style and an etched border.</short>
</element>
<!-- enumeration value Visibility: default -->
<element name="TShadowType.stEtchedOut">
<short/>
<short>A shadow is drawn with an outset style and an etched border.</short>
</element>
<element name="TShadowType.stFilled">
<short>A shadow is drawn with a filled style.</short>
</element>
<!-- object Visibility: default -->
<element name="TArrow">
@ -86,201 +93,134 @@
<errors/>
<seealso/>
</element>
<!-- variable Visibility: private -->
<element name="TArrow.FArrowType">
<short/>
<descr/>
<seealso/>
</element>
<!-- variable Visibility: private -->
<element name="TArrow.FShadowType">
<short/>
<descr/>
<seealso/>
</element>
<!-- function Visibility: private -->
<element name="TArrow.GetShadowType">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- function result Visibility: default -->
<element name="TArrow.GetShadowType.Result">
<short/>
</element>
<!-- procedure Visibility: private -->
<element name="TArrow.SetShadowType">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- argument Visibility: default -->
<element name="TArrow.SetShadowType.AValue">
<short/>
</element>
<element name="TArrow.GetControlClassDefaultSize" link="#lcl.controls.TControl.GetControlClassDefaultSize"/>
<!-- function Visibility: private -->
<element name="TArrow.GetArrowType">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- function result Visibility: default -->
<element name="TArrow.GetArrowType.Result">
<short/>
</element>
<!-- procedure Visibility: private -->
<element name="TArrow.SetArrowType">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- argument Visibility: default -->
<element name="TArrow.SetArrowType.AValue">
<short/>
</element>
<!-- procedure Visibility: private -->
<element name="TArrow.SetProps">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- procedure Visibility: protected -->
<element name="TArrow.Paint" link="#lcl.controls.TCustomControl.Paint">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- constructor Visibility: public -->
<element name="TArrow.Create" link="#rtl.classes.TComponent.Create">
<short/>
<descr/>
<errors/>
<short>Constructor for the class instance.</short>
<descr>
<p>
Create is the overridden constructor for the class instance, and calls the inherited method on entry. Create sets the default values for properties, including:
</p>
<ul>
<li>Constraints</li>
<li>ArrowType</li>
<li>ArrowPointerAngle</li>
<li>ShadowType</li>
<li>ShadowColor</li>
<li>ArrowColor</li>
</ul>
</descr>
<seealso/>
</element>
<!-- argument Visibility: default -->
<element name="TArrow.Create.AOwner">
<short/>
</element>
<!-- destructor Visibility: public -->
<element name="TArrow.Destroy" link="#rtl.classes.TComponent.Destroy">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- procedure Visibility: public -->
<element name="TArrow.Loaded" link="#rtl.classes.TComponent.Loaded">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- procedure Visibility: public -->
<element name="TArrow.InitializeWnd" link="#lcl.controls.TWinControl.InitializeWnd">
<short/>
<descr/>
<errors/>
<seealso/>
<short>Owner of the class instance.</short>
</element>
<!-- property Visibility: published -->
<element name="TArrow.Align" link="#lcl.controls.TControl.Align">
<short/>
<descr/>
<seealso/>
</element>
<element name="TArrow.Align" link="#lcl.controls.TControl.Align"/>
<element name="TArrow.Anchors" link="#lcl.controls.TControl.Anchors"/>
<!-- property Visibility: published -->
<element name="TArrow.Anchors" link="#lcl.controls.TControl.Anchors">
<short/>
<descr/>
<element name="TArrow.ArrowColor">
<short>Color used to draw the arrow symbol on the control.</short>
<descr>
<p>
The default value for the property is <var>clBlack</var>.
</p>
</descr>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.ArrowType">
<short><var>ArrowType</var> - pointing up, down, left or right.</short>
<descr/>
<descr>
<p>
<var>ArrowType</var> is a <var>TArrowType</var> property which indicates the direction for the arrow pointer on the control. The default value for the property is <var>atLeft</var>. Changing the value for the property causes the control to be redrawn.
</p>
</descr>
<seealso>
<link id="TArrowType"/>
</seealso>
</element>
<element name="TArrow.ArrowPointerAngle">
<short>Size of the angle that forms the arrow pointer.</short>
<descr>
<p>
<var>ArrowPointerAngle</var> is an <var>Integer</var>property with the size of the angle (in degress) that forms the arrow pointer for the control. It determines the size in degrees for the angles on the base of the arrow pointer. ArrowPointerAngle must be in the range specified by the <var>cMinAngle</var> and <var>cMaxAngle</var> constants in the implementation for the control. The default value for the property is 60, and causes all three angles in the arrow pointer to measure 60 degrees.
</p>
<p>
ArrowPointerAngle is used to calculate the points for the arrow pointer triangle.
</p>
</descr>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.BorderSpacing" link="#lcl.controls.TControl.BorderSpacing">
<short/>
<descr/>
<seealso/>
</element>
<element name="TArrow.BorderSpacing" link="#lcl.controls.TControl.BorderSpacing"/>
<element name="TArrow.Color" link="#lcl.controls.TControl.Color"/>
<element name="TArrow.Constraints" link="#lcl.controls.TControl.Constraints"/>
<element name="TArrow.Enabled" link="#lcl.controls.TControl.Enabled"/>
<element name="TArrow.Hint" link="#lcl.controls.TControl.Hint"/>
<element name="TArrow.OnChangeBounds" link="#lcl.controls.TControl.OnChangeBounds"/>
<element name="TArrow.OnClick" link="#lcl.controls.TControl.OnClick"/>
<element name="TArrow.OnContextPopup" link="#lcl.controls.TControl.OnContextPopup"/>
<element name="TArrow.OnDblClick" link="#lcl.controls.TControl.OnDblClick"/>
<element name="TArrow.OnDragDrop" link="#lcl.controls.TControl.OnDragDrop"/>
<element name="TArrow.OnDragOver" link="#lcl.controls.TControl.OnDragOver"/>
<element name="TArrow.OnEndDrag" link="#lcl.controls.TControl.OnEndDrag"/>
<element name="TArrow.OnMouseDown" link="#lcl.controls.TControl.OnMouseDown"/>
<element name="TArrow.OnMouseEnter" link="#lcl.controls.TControl.OnMouseEnter"/>
<element name="TArrow.OnMouseLeave" link="#lcl.controls.TControl.OnMouseLeave"/>
<element name="TArrow.OnMouseMove" link="#lcl.controls.TControl.OnMouseMove"/>
<element name="TArrow.OnMouseUp" link="#lcl.controls.TControl.OnMouseUp"/>
<element name="TArrow.OnMouseWheel" link="#lcl.controls.TControl.OnMouseWheel"/>
<element name="TArrow.OnMouseWheelDown" link="#lcl.controls.TControl."/>
<element name="TArrow.OnMouseWheelUp" link="#lcl.controls.TControl."/>
<element name="TArrow.OnMouseWheelHorz" link="#lcl.controls.TControl."/>
<element name="TArrow.OnMouseWheelLeft" link="#lcl.controls.TControl."/>
<element name="TArrow.OnMouseWheelRight" link="#lcl.controls.TControl."/>
<element name="TArrow.OnPaint" link="#lcl.controls.TGraphicControl.OnPaint"/>
<element name="TArrow.OnResize" link="#lcl.controls.TControl.OnResize"/>
<element name="TArrow.OnStartDrag" link="#lcl.controls.TControl.OnStartDrag"/>
<element name="TArrow.ParentColor" link="#lcl.controls.TControl.ParentColor"/>
<element name="TArrow.ParentShowHint" link="#lcl.controls.TControl.ParentShowHint"/>
<element name="TArrow.PopupMenu" link="#lcl.controls.TControl.PopupMenu"/>
<!-- property Visibility: published -->
<element name="TArrow.ShadowType">
<short>
<var>ShadowType</var> - the type of shadowing: None, In, Out, EtchedIn, EtchedOut.
</short>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.Visible" link="#lcl.controls.TControl.Visible">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnClick" link="#lcl.controls.TControl.OnClick">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnMouseMove" link="#lcl.controls.TControl.OnMouseMove">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnMouseDown" link="#lcl.controls.TControl.OnMouseDown">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnMouseUp" link="#lcl.controls.TControl.OnMouseUp">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnChangeBounds" link="#lcl.controls.TControl.OnChangeBounds">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnResize" link="#lcl.controls.TControl.OnResize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TArrow.OnContextPopup" link="#lcl.controls.TControl.OnContextPopup">
<short/>
<descr/>
<seealso/>
<seealso>
<link id="TShadowType"/>
</seealso>
</element>
<element name="TArrow.OnDblClick" link="#lcl.controls.TControl.OnDblClick"/>
<!-- property Visibility: published -->
<element name="TArrow.PopupMenu" link="#lcl.controls.TControl.PopupMenu">
<short/>
<descr/>
<seealso/>
<element name="TArrow.ShadowColor">
<short>Color used to draw the shadow on the control.</short>
<descr>
<p>
<var>ShadowColor</var> is a <var>TColor</var> property with the color used to draw the shadow on the control (when enabled). The default value for the property is <var>cl3DShadow</var>. Changing the value for the property causes the control to be redrawn.
</p>
<p>
ShadowColor is used, along with <var>ShadowType</var>, in the <var>Paint</var> method to draw the triangle for the shadow on the control. The property value is used as both the pen and the brush color for the shadow triangle.
</p>
</descr>
<seealso>
<link id="TArrow.ShadowType"/>
<link id="TArrow.Paint"/>
</seealso>
</element>
<element name="TArrow.ShowHint" link="#lcl.controls.TControl.ShowHint"/>
<element name="TArrow.Visible" link="#lcl.controls.TControl.Visible"/>
<!-- procedure Visibility: default -->
<element name="Register">
<short>Registers components for use in the Lazarus IDE.</short>

View File

@ -733,13 +733,14 @@
<short></short>
</element>
<!-- property Visibility: published -->
<element name="TCalendar.ParentDoubleBuffered" link="#lcl.controls.TControl.ParentDoubleBuffered">
<element name="TCalendar.ParentDoubleBuffered" link="#lcl.controls.TWinControl.ParentDoubleBuffered">
<short></short>
</element>
<!-- property Visibility: published -->
<element name="TCalendar.PopupMenu" link="#lcl.controls.TControl.PopupMenu">
<short></short>
</element>
<element name="TCalendar.ShowHint" link="#lcl.controls.TControl.ShowHint"/>
<!-- property Visibility: published -->
<element name="TCalendar.TabOrder" link="#lcl.controls.TWinControl.TabOrder">
<short></short>

View File

@ -861,6 +861,7 @@
</seealso>
</element>
<element name="TCheckListBox.Align" link="#lcl.controls.TControl.Align"/>
<element name="TCheckListBox.AllowGrayed" link="#lcl.checklst.TCustomCheckListBox.AllowGrayed"/>
<element name="TCheckListBox.Anchors" link="#lcl.controls.TControl.Anchors"/>
<element name="TCheckListBox.BidiMode" link="#lcl.controls.TControl.BiDiMode"/>

View File

@ -696,7 +696,7 @@ if iPos &lt;&gt; -1 then
<element name="TColorBox.AutoCompleteText" link="#lcl.stdctrls.TCustomComboBox.AutoCompleteText"/>
<element name="TColorBox.AutoDropDown" link="#lcl.stdctrls.TCustomComboBox.AutoDropDown"/>
<element name="TColorBox.AutoSelect" link="#lcl.stdctrls.TCustomComboBox.AutoSelect"/>
<element name="TColorBox.AutoSize" link="#lcl.stdctrls.TCustomComboBox.AutoSize"/>
<element name="TColorBox.AutoSize" link="#lcl.controls.TControl.AutoSize"/>
<element name="TColorBox.BidiMode" link="#lcl.controls.TControl.BidiMode"/>
<element name="TColorBox.BorderSpacing" link="#lcl.controls.TControl.BorderSpacing"/>
<element name="TColorBox.Color" link="#lcl.controls.TControl.Color"/>
@ -904,21 +904,35 @@ if iPos &lt;&gt; -1 then
</element>
<element name="TCustomColorListBox.DoAutoAdjustLayout">
<short/>
<descr/>
<short>
Performs actions needed to auto-adjust the control using the specified layout policy.
</short>
<descr>
<p>
<var>DoAutoAdjustLayout</var> is an overridden method used to apply the specified auto-adjust layout policy to the control. DoAutoAdjustLayout calls the inherited method on entry.
</p>
<p>
DoAutoAdjustLayout ensures that the value in ColorRectWidth is adjusted by the scaling factor in <var>AXProportion</var> when <var>AMode</var> contains <var>lapAutoAdjustWithoutHorizontalScrolling</var> or <var>lapAutoAdjustForDPI</var>. The control is redrawn after ColorRectWidth is updated.
</p>
<p>
DoAutoAdjustLayout is called from the AutoAdjustLayout method.
</p>
</descr>
<seealso>
<link id="#lcl.stdctrls.TCustomListBox.DoAutoAdjustLayout">
TCustomListBox.DoAutoAdjustLayout
</link>
<link id="#lcl.controls.TControl.DoAutoAdjustLayout">TControl.DoAutoAdjustLayout</link>
</seealso>
</element>
<element name="TCustomColorListBox.DoAutoAdjustLayout.AMode">
<short/>
<short>Layout adjustment policy applied in the method.</short>
</element>
<element name="TCustomColorListBox.DoAutoAdjustLayout.AXProportion">
<short/>
<short>Horizontal scaling factor for the policy.</short>
</element>
<element name="TCustomColorListBox.DoAutoAdjustLayout.AYProportion">
<short>Vertical scaling factor for the policy.</short>
<short/>
</element>
@ -1285,45 +1299,44 @@ if iPos &lt;&gt; -1 then
<element name="TColorListBox.Font" link="#lcl.controls.TControl.Font"/>
<element name="TColorListBox.IntegralHeight" link="#lcl.stdctrls.TCustomListBox.IntegralHeight"/>
<element name="TColorListBox.ItemHeight" link="#lcl.stdctrls.TCustomListBox.ItemHeight"/>
<element name="TColorListBox.OnChangeBounds" link="#lcl.stdctrls.TCustomListBox.OnChangeBounds"/>
<element name="TColorListBox.OnClick" link="#lcl.stdctrls.TCustomListBox.OnClick"/>
<element name="TColorListBox.OnChangeBounds" link="#lcl.controls.TControl.OnChangeBounds"/>
<element name="TColorListBox.OnClick" link="#lcl.controls.TControl.OnClick"/>
<element name="TColorListBox.OnContextPopup" link="#lcl.controls.TControl.OnContextPopup"/>
<element name="TColorListBox.OnDblClick" link="#lcl.stdctrls.TCustomListBox.OnDblClick"/>
<element name="TColorListBox.OnDblClick" link="#lcl.controls.TControl.OnDblClick"/>
<element name="TColorListBox.OnDragDrop" link="#lcl.controls.TControl.OnDragDrop"/>
<element name="TColorListBox.OnDragOver" link="#lcl.controls.TControl.OnDragOver"/>
<element name="TColorListBox.OnEnter" link="#lcl.stdctrls.TCustomListBox.OnEnter"/>
<element name="TColorListBox.OnEnter" link="#lcl.controls.TWinControl.OnEnter"/>
<element name="TColorListBox.OnEndDrag" link="#lcl.controls.TControl.OnEndDrag"/>
<element name="TColorListBox.OnExit" link="#lcl.stdctrls.TCustomListBox.OnExit"/>
<element name="TColorListBox.OnKeyPress" link="#lcl.stdctrls.TCustomListBox.OnKeyPress"/>
<element name="TColorListBox.OnKeyDown" link="#lcl.stdctrls.TCustomListBox.OnKeyDown"/>
<element name="TColorListBox.OnKeyUp" link="#lcl.stdctrls.TCustomListBox.OnKeyUp"/>
<element name="TColorListBox.OnMouseDown" link="#lcl.stdctrls.TCustomListBox.OnMouseDown"/>
<element name="TColorListBox.OnMouseEnter" link="#lcl.stdctrls.TCustomListBox.OnMouseEnter"/>
<element name="TColorListBox.OnMouseLeave" link="#lcl.stdctrls.TCustomListBox.OnMouseLeave"/>
<element name="TColorListBox.OnMouseMove" link="#lcl.stdctrls.TCustomListBox.OnMouseMove"/>
<element name="TColorListBox.OnMouseUp" link="#lcl.stdctrls.TCustomListBox.OnMouseUp"/>
<element name="TColorListBox.OnMouseWheel" link="#lcl.stdctrls.TCustomListBox.OnMouseWheel"/>
<element name="TColorListBox.OnMouseWheelDown" link="#lcl.stdctrls.TCustomListBox.OnMouseWheelDown"/>
<element name="TColorListBox.OnMouseWheelUp" link="#lcl.stdctrls.TCustomListBox.OnMouseWheelUp"/>
<element name="TColorListBox.OnExit" link="#lcl.controls.TWinControl.OnExit"/>
<element name="TColorListBox.OnKeyPress" link="#lcl.controls.TWinControl.OnKeyPress"/>
<element name="TColorListBox.OnKeyDown" link="#lcl.controls.TWinControl.OnKeyDown"/>
<element name="TColorListBox.OnKeyUp" link="#lcl.controls.TWinControl.OnKeyUp"/>
<element name="TColorListBox.OnMouseDown" link="#lcl.controls.TControl.OnMouseDown"/>
<element name="TColorListBox.OnMouseEnter" link="#lcl.controls.TControl.OnMouseEnter"/>
<element name="TColorListBox.OnMouseLeave" link="#lcl.controls.TControl.OnMouseLeave"/>
<element name="TColorListBox.OnMouseMove" link="#lcl.controls.TControl.OnMouseMove"/>
<element name="TColorListBox.OnMouseUp" link="#lcl.controls.TControl.OnMouseUp"/>
<element name="TColorListBox.OnMouseWheel" link="#lcl.controls.TControl.OnMouseWheel"/>
<element name="TColorListBox.OnMouseWheelDown" link="#lcl.controls.TControl.OnMouseWheelDown"/>
<element name="TColorListBox.OnMouseWheelUp" link="#lcl.controls.TControl.OnMouseWheelUp"/>
<element name="TColorListBox.OnMouseWheelHorz" link="#lcl.controls.TControl.OnMouseWheelHorz"/>
<element name="TColorListBox.OnMouseWheelLeft" link="#lcl.controls.TControl.OnMouseWheelLeft"/>
<element name="TColorListBox.OnMouseWheelRight" link="#lcl.controls.TControl.OnMouseWheelRight"/>
<element name="TColorListBox.OnResize" link="#lcl.stdctrls.TCustomListBox.OnResize"/>
<element name="TColorListBox.OnResize" link="#lcl.controls.TControl.OnResize"/>
<element name="TColorListBox.OnSelectionChange" link="#lcl.stdctrls.TCustomListBox.OnSelectionChange"/>
<element name="TColorListBox.OnShowHint" link="#lcl.controls.TControl.OnShowHint"/>
<element name="TColorListBox.OnStartDrag" link="#lcl.controls.TControl.OnStartDrag"/>
<element name="TColorListBox.OnUTF8KeyPress" link="#lcl.stdctrls.TCustomListBox.OnUTF8KeyPress"/>
<element name="TColorListBox.OnUTF8KeyPress" link="#lcl.controls.TWinControl.OnUTF8KeyPress"/>
<element name="TColorListBox.ParentBidiMode" link="#lcl.controls.TControl.ParentBiDiMode"/>
<element name="TColorListBox.ParentColor" link="#lcl.stdctrls.TCustomListBox.ParentColor"/>
<element name="TColorListBox.ParentShowHint" link="#lcl.stdctrls.TCustomListBox.ParentShowHint"/>
<element name="TColorListBox.ParentFont" link="#lcl.stdctrls.TCustomListBox.ParentFont"/>
<element name="TColorListBox.PopupMenu" link="#lcl.stdctrls.TCustomListBox.PopupMenu"/>
<element name="TColorListBox.ShowHint" link="#lcl.stdctrls.TCustomListBox.ShowHint"/>
<element name="TColorListBox.TabOrder" link="#lcl.stdctrls.TCustomListBox.TabOrder"/>
<element name="TColorListBox.TabStop" link="#lcl.stdctrls.TCustomListBox.TabStop"/>
<element name="TColorListBox.ParentColor" link="#lcl.controls.TControl.ParentColor"/>
<element name="TColorListBox.ParentShowHint" link="#lcl.controls.TControl.ParentShowHint"/>
<element name="TColorListBox.ParentFont" link="#lcl.controls.TControl.ParentFont"/>
<element name="TColorListBox.PopupMenu" link="#lcl.controls.TControl.PopupMenu"/>
<element name="TColorListBox.ShowHint" link="#lcl.controls.TControl.ShowHint"/>
<element name="TColorListBox.TabOrder" link="#lcl.controls.TWinControl.TabOrder"/>
<element name="TColorListBox.TabStop" link="#lcl.controls.TWinControl.TabStop"/>
<element name="TColorListBox.TopIndex" link="#lcl.stdctrls.TCustomListBox.TopIndex"/>
<element name="TColorListBox.Visible" link="#lcl.stdctrls.TCustomListBox.Visible"/>
<element name="TColorListBox.Visible" link="#lcl.controls.TControl.Visible"/>
<element name="Register">
<short>Register components for use in the Lazarus IDE.</short>

View File

@ -1503,7 +1503,7 @@
<element name="TComboBoxEx.AutoCompleteText" link="#lcl.stdctrls.TCustomComboBox.AutoCompleteText"/>
<element name="TComboBoxEx.AutoDropDown" link="#lcl.stdctrls.TCustomComboBox.AutoDropDown"/>
<element name="TComboBoxEx.AutoSelect" link="#lcl.stdctrls.TCustomComboBox.AutoSelect"/>
<element name="TComboBoxEx.AutoSize" link="#lcl.stdctrls.TCustomComboBox.AutoSize"/>
<element name="TComboBoxEx.AutoSize" link="#lcl.controls.TControl.AutoSize"/>
<element name="TComboBoxEx.BidiMode" link="#lcl.controls.TControl.BidiMode"/>
<element name="TComboBoxEx.BorderSpacing" link="#lcl.controls.TControl.BorderSpacing"/>
<element name="TComboBoxEx.BorderStyle" link="#lcl.controls.TWinControl.BorderStyle"/>
@ -2457,7 +2457,7 @@
<element name="TCheckComboBox.Anchors" link="#lcl.controls.TControl.Anchors"/>
<element name="TCheckComboBox.ArrowKeysTraverseList" link="#lcl.stdctrls.TCustomComboBox.ArrowKeysTraverseList"/>
<element name="TCheckComboBox.AutoDropDown" link="#lcl.stdctrls.TCustomComboBox.AutoDropDown"/>
<element name="TCheckComboBox.AutoSize" link="#lcl.stdctrls.TCustomComboBox.AutoSize"/>
<element name="TCheckComboBox.AutoSize" link="#lcl.controls.TControl.AutoSize"/>
<element name="TCheckComboBox.BidiMode" link="#lcl.controls.TControl.BidiMode"/>
<element name="TCheckComboBox.BorderSpacing" link="#lcl.controls.TControl.BorderSpacing"/>
<element name="TCheckComboBox.BorderStyle" link="#lcl.controls.TWinControl.BorderStyle"/>

View File

@ -1481,7 +1481,26 @@
</seealso>
</element>
<element name="TControlCanvas.FreeHandle" link="#lcl.graphics.TCanvas.FreeHandle"/>
<element name="TControlCanvas.FreeHandle">
<short>
Frees the Handle for the control canvas, and its device context when assigned.
</short>
<descr>
<p>
<var>FreeHandle</var> is an overridden method in TControlCanvas. It calls the inherited method on entry to set the value in <var>Handle</var> to 0 (the unassigned value). If a device context (DC) has been allocated for the window handle (HWND), the <var>ReleaseDC</var> routine is called to release the device context.
</p>
<p>
FreeHandle is called when a new value is assigned to the <var>Control</var> property, or when the class instance is freed.
</p>
</descr>
<seealso>
<link id="TControlCanvas.Destroy"/>
<link id="TControlCanvas.Control"/>
<link id="#lcl.graphics.TCanvas.Handle">TCanvas.Handle</link>
<link id="#lcl.graphics.TCanvas.FreeHandle">TCanvas.FreeHandle</link>
<link id="#lcl.lclintf.ReleaseDC">ReleaseDC</link>
</seealso>
</element>
<element name="TControlCanvas.ControlIsPainting">
<short>Indicates if the Control has called but not completed its Paint method.</short>
@ -5435,12 +5454,24 @@
<short>New value for the property.</short>
</element>
<element name="TLazAccessibleObject.FHandle"/>
<element name="TLazAccessibleObject.FChildrenSortedForDataObject"/>
<element name="TLazAccessibleObject.FAccessibleName"/>
<element name="TLazAccessibleObject.FAccessibleDescription"/>
<element name="TLazAccessibleObject.FAccessibleValue"/>
<element name="TLazAccessibleObject.FAccessibleRole"/>
<element name="TLazAccessibleObject.FHandle">
<short>Member with the Handle for the accessibility object.</short>
</element>
<element name="TLazAccessibleObject.FChildrenSortedForDataObject">
<short>Member with the AVL tree for the sorted child objects.</short>
</element>
<element name="TLazAccessibleObject.FAccessibleName">
<short>Member with the value for AccessibleName.</short>
</element>
<element name="TLazAccessibleObject.FAccessibleDescription">
<short>Member with the value for AccessibleDescription.</short>
</element>
<element name="TLazAccessibleObject.FAccessibleValue">
<short>Member with the value for AccessibleValue.</short>
</element>
<element name="TLazAccessibleObject.FAccessibleRole">
<short>Member with the value for AccessibleRole.</short>
</element>
<element name="TLazAccessibleObject.WSRegisterClass" link="#lcl.lclclasses.TLCLComponent.WSRegisterClass"/>
@ -5577,6 +5608,24 @@
<short>Returns the number of direct children that this accessible object has.</short>
</element>
<element name="TLazAccessibleObject.GetFirstChildAccessibleObject">
<short>Searches in sub-controls for the first child accessibility object.</short>
<descr/>
<seealso/>
</element>
<element name="TLazAccessibleObject.GetFirstChildAccessibleObject.Result">
<short/>
</element>
<element name="TLazAccessibleObject.GetNextChildAccessibleObject">
<short>Searches in sub-controls for the next child accessibility object.</short>
<descr/>
<seealso/>
</element>
<element name="TLazAccessibleObject.GetNextChildAccessibleObject.Result">
<short/>
</element>
<element name="TLazAccessibleObject.GetSelectedChildAccessibleObject">
<short>
Returns the currently selected child accessible object or <b>Nil</b> if none are selected; Override this method in your sub class.
@ -7165,14 +7214,16 @@
</element>
<element name="TControl.CMCursorChanged">
<short>
Message handler for changes to the cursor shape.
</short>
<descr/>
<short>Handles the CM_CURSORCHANGED message for the control.</short>
<descr>
<p>
At run-time, the SetTempCursor method is called to apply the temporary cursor shape in the Cursor property. No actions are performed in the method at design-time.
</p>
</descr>
<seealso/>
</element>
<element name="TControl.CMCursorChanged.Message">
<short/>
<short>Control message handled in the method.</short>
</element>
<element name="TControl.CalculateDockSizes">
@ -10905,8 +10956,7 @@
</element>
<element name="TControl.Visible">
<short>Allows to show or hide the control, and all of its children.
</short>
<short>Allows the control, and all of its children, to be displayed or hidden.</short>
<descr>
<p>
Visible is set to True by <var>Show</var>, or to False by <var>Hide</var>. Calling these methods is equivalent to setting the Visible property.
@ -15392,7 +15442,7 @@ if MyControl.CanSetFocus then
<short/>
</element>
<element name="TGraphicControl.WSRegisterClass" link="#lcl.controls.TControl.WSRegisterClass"/>
<element name="TGraphicControl.WSRegisterClass" link="#lcl.lclclasses.TLCLComponent.WSRegisterClass"/>
<element link="#lcl.controls.TControl.FontChanged" name="TGraphicControl.FontChanged"/>
<element name="TGraphicControl.FontChanged.Sender">
@ -15414,9 +15464,17 @@ if MyControl.CanSetFocus then
<element link="#lcl.controls.TControl.DoOnChangeBounds" name="TGraphicControl.DoOnChangeBounds"/>
<element name="TGraphicControl.DoOnParentHandleDestruction">
<short/>
<descr/>
<seealso/>
<short>Performs actions when the handle for the parent control is freed.</short>
<descr>
<p>
<var>DoOnParentHandleDestruction</var> is overridden in <var>TGraphicControl</var> to re-implement the method in the ancestor class. It ensures that Handle for the Canvas is freed when the parent handler is destroyed.
</p>
</descr>
<seealso>
<link id="TGraphicControl.Canvas"/>
<link id="TControlCanvas.FreeHandle"/>
<link id="TControl.DoOnParentHandleDestruction"/>
</seealso>
</element>
<element name="TGraphicControl.OnPaint">
@ -15429,9 +15487,25 @@ if MyControl.CanSetFocus then
</element>
<element name="TGraphicControl.CMCursorChanged">
<short/>
<descr/>
<seealso/>
<short>Handles the CM_CURSORCHANGED message for the control.</short>
<descr>
<p>
CMCursorChanged is an overridden method in TGraphicControl. It ensures that the control is Visible before the temporary cursor shape is changed.
</p>
<p>
<var>Visible</var> must be set to <b>True</b>, and the <var>Parent</var> control (with the window handle) must be assigned before the control can be displayed. No actions are performed in the method if Visible is <b>False</b>, or Parent is <b>Nil</b>.
</p>
<p>
In addition, the mouse must be over the control to apply the cursor shape using <var>SetTempCursor</var> and the value in the <var>Cursor</var> property.
</p>
</descr>
<seealso>
<link id="TControl.CMCursorChanged"/>
<link id="TControl.Visible"/>
<link id="TControl.Parent"/>
<link id="TControl.Cursor"/>
<link id="TControl.SetTempCursor"/>
</seealso>
</element>
<element name="TGraphicControl.Create">
@ -16212,18 +16286,32 @@ if MyControl.CanSetFocus then
</element>
<element name="TDockTree.BeginUpdate">
<short></short>
<descr></descr>
<short>Starts an update process for the class instance.</short>
<descr>
<p>
<var>BeginUpdate</var> is an overridden method in TDockTree. It increments the internal update counter for the class. It is used to consolidate calls to the UpdateAll method until the internal counter reaches zero (0).
</p>
</descr>
<seealso>
<link id="TDockManager.BeginUpdate"/>
<link id="TDockManager.EndUpdate"/>
<link id="TDockTree.UpdateAll"/>
</seealso>
</element>
<element name="TDockTree.EndUpdate">
<short></short>
<descr></descr>
<short>Finishes an update process for the class instance.</short>
<descr>
<p>
<var>EndUpdate</var> is an overridden method in TDockTree. BeginUpdate and EndUpdate are used to consolidate calls to the <var>UpdateAll</var> method. EndUpdate decrements the internal update counter, and when it reaches zero (0) calls UpdateAll to remove dtfUpdateAllNeeded from the docking tree flags.
</p>
</descr>
<seealso>
<link id="TDockManager.EndUpdate"/>
<link id="TDockManager.BeginUpdate"/>
<link id="TDockTree.UpdateAll"/>
<link id="TDockTreeFlags"/>
<link id="TDockTreeFlag"/>
</seealso>
</element>

File diff suppressed because it is too large Load Diff

View File

@ -11034,7 +11034,7 @@
<element name="TPortableNetworkGraphic.GetReaderClass.Result">
<short/>
</element>
<element name="TPortableNetworkGraphic.GetWriterClass">
<element name="TPortableNetworkGraphic.GetWriterClass" link="#lcl.graphics.TFPImageBitmap.GetReaderClass">
<short/>
<descr/>
<seealso/>
@ -11042,6 +11042,11 @@
<element name="TPortableNetworkGraphic.GetWriterClass.Result">
<short/>
</element>
<element name="TPortableNetworkGraphic.InitializeWriter" link="#lcl.graphics.TFPImageBitmap.InitializeWriter"/>
<element name="TPortableNetworkGraphic.InitializeWriter.AImage"/>
<element name="TPortableNetworkGraphic.InitializeWriter.AWriter"/>
<element link="#lcl.graphics.TRasterImage.GetSharedImageClass" name="TPortableNetworkGraphic.GetSharedImageClass">
<descr/>
<seealso/>
@ -11050,7 +11055,9 @@
<short/>
</element>
<element name="TPortableNetworkGraphic.IsStreamFormatSupported">
<short/>
<short>
Determines if the specified stream contains image data supported for the image type.
</short>
<descr/>
<seealso/>
</element>
@ -11084,7 +11091,6 @@
<var>TPortableAnyMapGraphic</var> is a
<var>TFPImageBitmap</var> descendant which implements support for the Portable Any Map (PNM) graphic format.
<b>PNM</b> is a member of the NetPBM family of image formats and includes
<b>PBM</b>,
<b>PGM</b>, and
@ -11119,7 +11125,9 @@
<short/>
</element>
<element name="TPortableAnyMapGraphic.IsStreamFormatSupported">
<short/>
<short>
Determines if the specified stream contains image data supported for the image type.
</short>
<descr/>
<seealso/>
</element>
@ -12655,8 +12663,8 @@
<element name="TIcon.SetIconHandle.AValue">
<short>New value for the property.</short>
</element>
<element link="TCustomIcon.GetStreamSignature" name="TIcon.GetStreamSignature"/>
<element link="TCustomIcon.GetStreamSignature.Result" name="TIcon.GetStreamSignature.Result"/>
<element link="#lcl.graphics.TCustomIcon.GetStreamSignature" name="TIcon.GetStreamSignature"/>
<element link="#lcl.graphics.TCustomIcon.GetStreamSignature.Result" name="TIcon.GetStreamSignature.Result"/>
<element link="#lcl.graphics.TCustomIcon.GetTypeID" name="TIcon.GetTypeID"/>
<element link="#lcl.graphics.TCustomIcon.GetTypeID.Result" name="TIcon.GetTypeID.Result"/>
<element name="TIcon.HandleNeeded">
@ -12696,12 +12704,18 @@
<short>HICON value removed from the Handle in the class instance.</short>
</element>
<element name="TIcon.GetResourceType">
<short/>
<short>Gets the Integer Resource Type for the class instance.</short>
<descr>
<p>
GetResourceType is an overridden TResourceType function in TIcon.
It is used to get the resource type identifier for the class instance. It identifies the storage format used for graphic data in a resource.
</p>
<p>The return value is RT_GROUP_ICON in TIcon.
</p>
</descr>
<seealso/>
<seealso>
<link id="TGraphic.GetResourceType"/>
</seealso>
</element>
<element name="TIcon.GetResourceType.Result">
<short>Resource type used for the icon image type.</short>
@ -13485,7 +13499,7 @@
<element name="TTiffImage.FinalizeReader.AReader">
<short/>
</element>
<element name="TTiffImage.GetReaderClass">
<element name="TTiffImage.GetReaderClass" link="#lcl.graphics.TFPImageBitmap.GetReaderClass">
<short/>
<descr/>
<seealso/>
@ -13493,7 +13507,7 @@
<element name="TTiffImage.GetReaderClass.Result">
<short/>
</element>
<element name="TTiffImage.GetWriterClass">
<element name="TTiffImage.GetWriterClass" link="#lcl.graphics.TFPImageBitmap.GetWriterClass">
<short/>
<descr/>
<seealso/>
@ -13501,7 +13515,7 @@
<element name="TTiffImage.GetWriterClass.Result">
<short/>
</element>
<element name="TTiffImage.GetSharedImageClass">
<element name="TTiffImage.GetSharedImageClass" link="#lcl.graphics.TRasterImage.GetSharedImageClass">
<short/>
<descr/>
<seealso/>
@ -13648,7 +13662,7 @@
<element name="TGIFImage.FinalizeReader.AReader">
<short>FCL-compatible reader for the image type.</short>
</element>
<element name="TGIFImage.GetReaderClass">
<element name="TGIFImage.GetReaderClass" link="#lcl.graphics.TFPImageBitmap.GetReaderClass">
<short/>
<descr/>
<seealso>

View File

@ -65,7 +65,7 @@
</element>
<element name="TDebugLCLItemInfo.Info">
<short>A descriptive string.</short>
<short>A descriptive string for the item.</short>
<descr/>
<seealso/>
</element>
@ -83,7 +83,7 @@
</element>
<element name="TDebugLCLItemInfo.AsString">
<short>All information about the object.</short>
<short>All information about the object as a string value.</short>
<descr/>
<seealso/>
</element>
@ -91,7 +91,7 @@
<short/>
</element>
<element name="TDebugLCLItemInfo.AsString.WithStackTraces">
<short>True means include stack traces.</short>
<short>True to include stack traces.</short>
</element>
<element name="TDebugLCLItemInfo.Destroy">
@ -105,7 +105,7 @@
A list describing dynamically allocated (and destroyed) memory objects.
</short>
<descr>
The list holds descriptive information about the object, and stack traces of its creation and destruction.
The list holds descriptive information about the object, and stack traces at the time of creation and destruction.
</descr>
<seealso/>
</element>
@ -154,7 +154,7 @@
</element>
<element name="TDebugLCLItems.IsDestroyed">
<short>True when the item has been created and destroyed.</short>
<short>True when the item has been destroyed.</short>
<descr/>
<errors>
</errors>
@ -273,63 +273,103 @@
</element>
<element name="TStringsSortCompare">
<short>Compare function type for TStrings Strings[].</short>
<descr/>
<seealso/>
<short>
Specifies a comparison function type for string values in a TStrings instance.
</short>
<descr>
<p>
TStringsSortCompare is an Integer function type used to compare string values to determine the relative sort order. The return value indicates the relative sort order for the compared items, and normally contains a value like the one returned from CompareText. For example:
</p>
<dl>
<dt>&lt;0</dt>
<dd>Item1 has a value that comes before Item2.</dd>
<dt>0</dt>
<dd>Item1 and Item2 have the same value.</dd>
<dt>&gt;0</dt>
<dd>Item1 has a value that comes after Item2.</dd>
</dl>
<p>
The address for a TStringsSortCompare type is passed as an argument to the MergeSort routine.
</p>
</descr>
<seealso>
<link id="MergeSort"/>
</seealso>
</element>
<element name="TStringsSortCompare.Result">
<short/>
<short>Integer with the relative sort order for the compared values.</short>
</element>
<element name="TStringsSortCompare.Item1">
<short/>
<short>First string value for the comparison.</short>
</element>
<element name="TStringsSortCompare.Item2">
<short/>
<short>Second string value for the comparison.</short>
</element>
<element name="MergeSort">
<short>Sorting TStrings or TFPList.</short>
<descr/>
<seealso/>
<short>Implements a merge/sort for TStrings or TFPList.</short>
<descr>
<p>
MergeSort is an overloaded routine used to implement a comparison-based sort routine for values in List. List can be a TStrings or TFPList instance. No actions are performed in the routine when List has not been assigned (contains Nil).
</p>
<p>
The StartIndex and EndIndex arguments allow the intial and final entries in a TFPList instance to be specified. When the values are omitted, they default to the first value (position 0) and the last value (Count-1) in List.
</p>
<p>
OnCompare is the comparison routine used to detemine the order for the sorted values. It can be a TListSortCompare or TStringsSortCompare function, depending on the overloaded variant of the called routine.
</p>
<p>
MergeSort implements the J. von Nuemann divide-and-conquer algorithm, with an insertion sort used for lists with 6 or fewer elements.
</p>
<!-- TODO: Explain TStrings vs TFPList, insertion sort, etc. -->
</descr>
<seealso>
<link id="TListSortCompare"/>
<link id="TStringsSortCompare"/>
</seealso>
</element>
<element name="MergeSort.List">
<short>The list to sort (overloaded type).</short>
<short>The list of values to sort (overloaded type).</short>
</element>
<element name="MergeSort.OnCompare">
<short>The sort compare function.</short>
</element>
<element name="MergeSort.StartIndex">
<short/>
<short>The initial entry in List used in the merge/sort.</short>
</element>
<element name="MergeSort.EndIndex">
<short/>
<short>The final entry in List used in the merge/sort.</short>
</element>
<element name="KeyAndShiftStateToKeyString">
<short/>
<short>
Converts the specified key code and shift modifier to their representation as a String.
</short>
<descr/>
<seealso/>
</element>
<element name="KeyAndShiftStateToKeyString.Result">
<short/>
<short>String representation for the specified value; i. e. 'Ctrl+Home'.</short>
</element>
<element name="KeyAndShiftStateToKeyString.Key">
<short/>
<short>Key code converted in the routine.</short>
</element>
<element name="KeyAndShiftStateToKeyString.ShiftState">
<short/>
<short>Shift, Ctrl, Alt modifier converted in the routine.</short>
</element>
<element name="KeyStringIsIrregular">
<short/>
<short>
Indicates if the string contains the 'Word(nn)' representation for an unknown key code.
</short>
<descr/>
<seealso/>
</element>
<element name="KeyStringIsIrregular.Result">
<short/>
<short>True when the string is not a named virtual key code.</short>
</element>
<element name="KeyStringIsIrregular.s">
<short/>
<short>Value examined in the method.</short>
</element>
<element name="ShortCutToText">
@ -338,22 +378,24 @@
<seealso/>
</element>
<element name="ShortCutToText.Result">
<short/>
<short>Localized text value for the specified shortcut.</short>
</element>
<element name="ShortCutToText.ShortCut">
<short/>
</element>
<element name="ShortCutToTextRaw">
<short/>
<short>
Converts a shortcut value to its text representation without localization.
</short>
<descr/>
<seealso/>
</element>
<element name="ShortCutToTextRaw.Result">
<short/>
<short>Non-localized text value for the specified shortcut.</short>
</element>
<element name="ShortCutToTextRaw.ShortCut">
<short/>
<short>Shortcut value converted in the method.</short>
</element>
<element name="TextToShortCut">
@ -362,14 +404,16 @@
<seealso/>
</element>
<element name="TextToShortCut.Result">
<short/>
<short>TShortcut value for the specified text.</short>
</element>
<element name="TextToShortCut.ShortCutText">
<short/>
<short>Text converted to a shortcut value in the method.</short>
</element>
<element name="TextToShortCutRaw">
<short/>
<short>
Converts the non-localized textual representation for a shortcut into a shortcut value.
</short>
<descr/>
<seealso/>
</element>
@ -381,7 +425,7 @@
</element>
<element name="GetCompleteText">
<short>Find an string in a list, given its first few characters.</short>
<short>Finds a string in a list, given its first few characters.</short>
<descr/>
<seealso/>
</element>
@ -405,7 +449,9 @@
</element>
<element name="IsEditableTextKey">
<short/>
<short>
Indicates if the specified key code has a value allowed in an editable text string.
</short>
<descr/>
<seealso/>
</element>
@ -413,11 +459,11 @@
<short/>
</element>
<element name="IsEditableTextKey.Key">
<short>The virtual key code.</short>
<short>The virtual key code examined in the routine.</short>
</element>
<element name="TSendApplicationMessageFunction">
<short/>
<short>Hooks used to prevent circular unit references.</short>
<descr/>
<seealso/>
</element>
@ -444,13 +490,9 @@
</element>
<element name="SendApplicationMessageFunction">
<short/>
<descr/>
<seealso/>
</element>
<element name="SendApplicationMessageFunction">
<short/>
<short>
Function used to send an application mesage using the specified parameter values.
</short>
<descr/>
<seealso/>
</element>
@ -462,7 +504,9 @@
</element>
<element name="SendApplicationMessage">
<short/>
<short>
Sends an application mesage using the specified parameter values.
</short>
<descr/>
<errors/>
<seealso/>
@ -491,7 +535,7 @@
</element>
<element name="FreeThenNil">
<short>Free the TObject, before setting the reference to Nil.</short>
<short>Frees the TObject instance, before setting the reference to Nil.</short>
<descr/>
<seealso/>
</element>
@ -509,7 +553,7 @@
</element>
<element name="CallInterfaceInitializationHandlers">
<short>Invokes the registered handlers.</short>
<short>Calls each of the registered initialization handlers.</short>
<descr/>
<seealso/>
</element>
@ -525,14 +569,16 @@
</element>
<element name="CallInterfaceFinalizationHandlers">
<short>Invokes the registered handlers.</short>
<short>Calls each of the registered finalization handlers.</short>
<descr/>
<errors/>
<seealso/>
</element>
<element name="OffsetRect">
<short>Increments the TopLeft and BottomRight coordinates of the rectangle.</short>
<short>
Increments the Top, Left and Bottom, Right rectangle coordinates by the specified amounts.
</short>
<descr/>
<seealso/>
</element>
@ -550,7 +596,7 @@
</element>
<element name="MoveRect">
<short>Makes the rectangle originate at the given coordinates.</short>
<short>Moves the rectangle origin to the given coordinates.</short>
<descr/>
<seealso/>
</element>
@ -622,91 +668,140 @@
<element name="DeleteAmpersands">
<short>
Replaces all '&amp;x' with 'x', and returns the position of the first adjusted letter in the resulting string.
Removes all Ampersand ('&amp;') characters Str, and return the position for the first occurence.
</short>
<descr/>
<descr>
<p>
<var>DeleteAmpersands</var> is an <var>Integer</var> function used to remove all occurences of the Ampersand character in Str. The return value contains the position in Str where the first occurence of the of the character was found.
</p>
<p>
Double Ampersands (&amp;&amp;) are converted to a single &amp; character in Str.
</p>
<p>
DeleteAmpersands can be used to remove the prefix used for accelerator keys in button, tool bar, and menu captions.
</p>
</descr>
<errors/>
<seealso/>
</element>
<element name="DeleteAmpersands.Result">
<short>Position of the first adjusted non-ampersand letter.</short>
<short>Position where the first ampersand character was found.</short>
</element>
<element name="DeleteAmpersands.Str">
<short/>
<short>String with values converted in the method.</short>
</element>
<element name="RemoveAmpersands">
<short/>
<descr/>
<short>
Removes single Ampersand characters, and returns the converted value.
</short>
<descr>
<p>
<var>RemoveAmpersands</var> is an overloaded function used to remove all occurences of a single Ampsersand (&amp;) character from the specified value. It provides variants that operate on String and PChar types. The return value contains the original value after all single Ampersand characters have been removed. Double Ampersand (&amp;&amp;) characters are converted into a single Ampersand character.
</p>
<p>
Use <var>DeleteAmpersands</var> to remove Ampersand character in the original String value.
</p>
</descr>
<seealso/>
</element>
<element name="RemoveAmpersands.Result">
<short/>
<short>Value after single Ampersand characters are removed.</short>
</element>
<element name="RemoveAmpersands.ASource">
<short/>
<short>String with the values examined in the routine.</short>
</element>
<element name="RemoveAmpersands.Src">
<short/>
<short>PChar value examined in the routine.</short>
</element>
<element name="RemoveAmpersands.LineLength">
<short/>
<short>Length of the value in Src.</short>
</element>
<element name="CompareHandles">
<short>Compares two Handles, returning the Sign of the difference.</short>
<descr/>
<errors/>
<short>Compares two Handles, returning the relative order for the handle values.</short>
<descr>
<p>
The return value contains the following:
</p>
<dl>
<dt>-1</dt>
<dd>h1 has a lower value than h2.</dd>
<dt>0</dt>
<dd>h1 and h2 have the same value.</dd>
<dt>1</dt>
<dd>h1 has a higher value than h2.</dd>
</dl>
</descr>
<seealso/>
</element>
<element name="CompareHandles.Result">
<short/>
<short>Relative order for the compared handle values.</short>
</element>
<element name="CompareHandles.h1">
<short/>
<short>First handle for the comparison.</short>
</element>
<element name="CompareHandles.h2">
<short/>
<short>Second handle for the comparison.</short>
</element>
<element name="CompareRect">
<short>Returns True when the two rectangles are equal.</short>
<short>
Indicates if the specified rectangle pointers have the same coordinate values.
</short>
<descr/>
<errors/>
<seealso/>
</element>
<element name="CompareRect.Result">
<short/>
<short>
True when the top, left, bottom, and right values in each rectangle are the same.
</short>
</element>
<element name="CompareRect.R1">
<short/>
<short>Pointer to the first rectangle for the comparision.</short>
</element>
<element name="CompareRect.R2">
<short/>
<short>Pointer to the second rectangle for the comparision.</short>
</element>
<element name="ComparePoints">
<short>Compares the coordinates (y first) and returns the Sign of the difference.
</short>
<descr/>
<errors>
</errors>
<short>Compares the specified TPoint values to get their relative order.</short>
<descr>
<p>
<var>ComparePoints</var> is an <var>Integer</var> function used to compare the coordinates in the specified <var>TPoint</var> instances to determine their relative order. The return value contains -1, 0, or 1 for the following conditions:
</p>
<dl>
<dt>-1</dt>
<dd>p1.y is smaller than p2.y, or p1.x is smaller than p2.x.</dd>
<dt>0</dt>
<dd>p1 and p2 have the same x and y values.</dd>
<dt>1</dt>
<dd>p1.y is larger than p2.y, or p1.x is larger than p2.x.</dd>
</dl>
</descr>
<seealso/>
</element>
<element name="ComparePoints.Result">
<short/>
<short>Relative order for the compared TPoint values.</short>
</element>
<element name="ComparePoints.p1">
<short/>
<short>First TPoint instance for the comparison.</short>
</element>
<element name="ComparePoints.p2">
<short/>
<short>Second TPoint instance for the comparison.</short>
</element>
<element name="CompareCaret">
<short/>
<descr/>
<seealso/>
<short>See ComparePoints</short>
<descr>
<p>
See ComparePoints.
</p>
</descr>
<seealso>
<link id="ComparePoints"/>
</seealso>
</element>
<element name="CompareCaret.Result">
<short/>
@ -921,8 +1016,6 @@
<element name="DebugLnEnter">
<short/>
<descr/>
<errors>
</errors>
<seealso/>
</element>
<element name="DebugLnEnter.s">
@ -1284,31 +1377,33 @@
</element>
<element name="ClassCase">
<short/>
<short>Indicates if a TClass instance is found in the specified array.</short>
<descr/>
<seealso/>
</element>
<element name="ClassCase.Result">
<short/>
<short>
Ordinal position in ACase where the TClass instance was found, or -1 when not found.
</short>
</element>
<element name="ClassCase.AClass">
<short/>
<short>TClass instance to locate in ACase.</short>
</element>
<element name="ClassCase.ACase">
<short/>
<short>Array of TClass instances to examine in the routine.</short>
</element>
<element name="ClassCase.ADecendant">
<short/>
<element name="ClassCase.ADescendant">
<short>True to consider descendants of AClass as a match in the routine.</short>
</element>
<element name="UTF16String">
<short/>
<short>Alias to the UnicodeString type.</short>
<descr/>
<seealso/>
</element>
<element name="PUTF16String" link="UTF16String">
<short/>
<short>Pointer to the UTF16String type.</short>
<descr/>
<seealso/>
</element>
@ -1395,15 +1490,15 @@
</element>
<element name="IsFontNameDefault">
<short/>
<short>Indicates if the specified name contains 'default'.</short>
<descr/>
<seealso/>
</element>
<element name="IsFontNameDefault.Result">
<short/>
<short>True when AName contains 'default'.</short>
</element>
<element name="IsFontNameDefault.AName">
<short/>
<short>Font name examined in the routine.</short>
</element>
<element name="DebugLnMaxNestPrefixLen">

View File

@ -67,40 +67,44 @@
</element>
<!-- "type" alias type Visibility: default -->
<element name="THandle">
<short/>
<descr/>
<short>Alias to the PtrUInt type.</short>
<descr>
<p>
Defined for platforms other than Windows. Needed because THandle in the RTL SysUtils unit is defined as longint.
</p>
</descr>
<seealso/>
</element>
<element link="#lcl.lcltype.THandle" name="HANDLE"/>
<element link="#lcl.lcltype.THandle" name="PHandle"/>
<!-- alias type Visibility: default -->
<element name="HKEY">
<short/>
<short>Handle to a registry key.</short>
<descr/>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HDC">
<short>The type of a Device Context Handle.</short>
<short>The type for a Device Context Handle.</short>
<descr/>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HHOOK">
<short/>
<short>Handle for a callback routine.</short>
<descr/>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HFONT">
<short>The type of a Font Handle.</short>
<descr/>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HGDIOBJ">
<short>The type of a general GraphicsDeviceInterface Object Handle.</short>
<descr>GDI objects are e.g. fonts or brushes, used in GDI drawing operations.
<descr>
GDI objects are e.g. fonts or brushes, used in GDI drawing operations.
</descr>
<seealso/>
</element>
@ -145,13 +149,13 @@
</element>
<!-- alias type Visibility: default -->
<element name="HCURSOR">
<short>The type of a mouse Cursor Handle.</short>
<short>The type for a mouse Cursor Handle.</short>
<descr/>
<seealso/>
</element>
<!-- alias type Visibility: default -->
<element name="HGLOBAL">
<short>The type of a Global memory block Handle.</short>
<short>The type for a Global memory block Handle.</short>
<descr>
Global memory blocks are managed by the platform, used e.g. for data shared across multiple processes.
</descr>
@ -159,40 +163,30 @@
</element>
<!-- alias type Visibility: default -->
<element name="HWND">
<short>The type of a
Window
Handle.
</short>
<descr>Windows are managed by the platform's window manager.
<short>The type of a Window Handle. </short>
<descr>
Windows are managed by the platform's window manager.
A window can be stand-alone (TForm) or embeddable (TWinControl).
</descr>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HMENU">
<short>The type of a
Menu
Handle.
</short>
<short>The type of a Menu Handle.</short>
<descr/>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HBITMAP">
<short>The type of a
Bitmap
Handle.
</short>
<short>The type of a Bitmap Handle.</short>
<descr/>
<seealso/>
</element>
<!-- "type" alias type Visibility: default -->
<element name="HPALETTE">
<short>The type of a
color Palette
Handle.
</short>
<descr>A color palette is frequently used in compressed bitmaps,
<short>The type of a color Palette Handle.</short>
<descr>
A color palette is frequently used in compressed bitmaps,
which contain short (1..8 bit) palette indices instead of RGB colors,
for every pixel.
</descr>