FPDoc - some links added in ExtCtrls.xml

git-svn-id: trunk@16270 -
This commit is contained in:
kirkpatc 2008-08-27 09:48:20 +00:00
parent 616a436bc1
commit a33a536eb3

View File

@ -217,7 +217,7 @@
<short/> <short/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomPage.DestroyHandle"> <element name="TCustomPage.DestroyHandle" link="#LCL.Controls.TWinControl.DestroyHandle">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -271,7 +271,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- function Visibility: protected --> <!-- function Visibility: protected -->
<element name="TCustomPage.DialogChar"> <element name="TCustomPage.DialogChar" link="#LCL.Controls.TControl.DialogChar">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -311,11 +311,7 @@
<short/> <short/>
</element> </element>
<!-- procedure Visibility: public --> <!-- procedure Visibility: public -->
<element name="TCustomPage.AdjustClientRect"> <element name="TCustomPage.AdjustClientRect" link="#LCL.Controls.TWinControl.AdjustClientRect">
<short>
<var>AdjustClientRect</var> - adjust the size of the client rectangle to fit the specified coordinates
<var>ARect</var>
</short>
<descr/> <descr/>
<errors/> <errors/>
<seealso/> <seealso/>
@ -362,10 +358,7 @@
<var>OnShow</var> - event handler for showing (making visible) this page of a notebook</short> <var>OnShow</var> - event handler for showing (making visible) this page of a notebook</short>
</element> </element>
<!-- function Visibility: public --> <!-- function Visibility: public -->
<element name="TCustomPage.CanTab"> <element name="TCustomPage.CanTab" link="#LCL.Controls.TControl.CanTab"/>
<short>
<var>CanTab</var> - if True, this control can be reached by use of the Tab key</short>
</element>
<!-- function result Visibility: default --> <!-- function result Visibility: default -->
<element name="TCustomPage.CanTab.Result"/> <element name="TCustomPage.CanTab.Result"/>
<!-- function Visibility: public --> <!-- function Visibility: public -->
@ -1025,7 +1018,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomNotebook.CreateWnd"> <element name="TCustomNotebook.CreateWnd" link="#LCL.Controls.TWinControl.CreateWnd">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -1046,14 +1039,14 @@
<seealso/> <seealso/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomNotebook.Loaded"> <element name="TCustomNotebook.Loaded" link="#rtl.Classes.TComponent.Loaded">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
<seealso/> <seealso/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomNotebook.ReadState"> <element name="TCustomNotebook.ReadState" link="#rtl.Classes.TComponent.ReadState">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -1082,7 +1075,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- function Visibility: protected --> <!-- function Visibility: protected -->
<element name="TCustomNotebook.ChildClassAllowed"> <element name="TCustomNotebook.ChildClassAllowed" link="#LCL.Controls.TWinControl.ChildClassAllowed">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -1149,10 +1142,7 @@
<short/> <short/>
</element> </element>
<!-- function Visibility: public --> <!-- function Visibility: public -->
<element name="TCustomNotebook.CanTab"> <element name="TCustomNotebook.CanTab" link="#LCL.Controls.TControl.CanTab"/>
<short>
<var>CanTab</var> - if True, this location can be reached by using the Tab key</short>
</element>
<!-- function result Visibility: default --> <!-- function result Visibility: default -->
<element name="TCustomNotebook.CanTab.Result"> <element name="TCustomNotebook.CanTab.Result">
<short/> <short/>
@ -1354,9 +1344,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TCustomNotebook.TabStop"> <element name="TCustomNotebook.TabStop" link="#LCL.Controls.TWinControl.TabStop">
<short>
<var>TabStop</var> - if True (default condition) this control can be reached using the Tab key</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -2116,7 +2104,7 @@
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TShape.Pen"> <element name="TShape.Pen">
<short>The Pen to be ussed for drawing this shape</short> <short>The Pen to be used for drawing this shape</short>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TShape.OnChangeBounds" link="#LCL.Controls.TControl.OnChangeBounds"> <element name="TShape.OnChangeBounds" link="#LCL.Controls.TControl.OnChangeBounds">
@ -3115,7 +3103,7 @@
<short/> <short/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomImage.DoAutoSize"> <element name="TCustomImage.DoAutoSize" link="#LCL.Controls.TControl.DoAutoSize">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -3485,16 +3473,14 @@
<short/> <short/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TBevel.Paint"> <element name="TBevel.Paint" link="#LCL.Controls.TGraphicControl.Paint">
<short>Virtual <var>Paint</var> method called in response to paint requests.</short>
<descr>Virtual <var>Paint</var> method called in response to paint requests received by the parent control. <descr>Virtual <var>Paint</var> method called in response to paint requests received by the parent control.
</descr> </descr>
<errors/> <errors/>
<seealso/> <seealso/>
</element> </element>
<!-- constructor Visibility: public --> <!-- constructor Visibility: public -->
<element name="TBevel.Create"> <element name="TBevel.Create" link="Classes.TComponent.Create">
<short>Create a new instance of a Graphic Control</short>
<descr/> <descr/>
<errors/> <errors/>
<seealso/> <seealso/>
@ -3504,22 +3490,19 @@
<short/> <short/>
</element> </element>
<!-- destructor Visibility: public --> <!-- destructor Visibility: public -->
<element name="TBevel.Destroy"> <element name="TBevel.Destroy" link="#rtl.Classes.TComponent.Destroy">
<short>Destroy this instance of a graphic control and return its resources</short>
<descr/> <descr/>
<errors/> <errors/>
<seealso/> <seealso/>
</element> </element>
<!-- procedure Visibility: public --> <!-- procedure Visibility: public -->
<element name="TBevel.Invalidate"> <element name="TBevel.Invalidate" link="#LCL.Controls.TControl.Invalidate">
<short>Render this control non-valid</short>
<descr/> <descr/>
<errors/> <errors/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Align"> <element name="TBevel.Align" link="#LCL.Controls.TControl.Align">
<short>Used to align the control in one of four directions.</short>
<descr> <descr>
<p>// standard properties, which should be supported by all descendants</p> <p>// standard properties, which should be supported by all descendants</p>
<p>Either reads a flag containing alignment instructions (<var>FAlign</var>) or writes alignment instructions (<var>SetAlign</var>)</p> <p>Either reads a flag containing alignment instructions (<var>FAlign</var>) or writes alignment instructions (<var>SetAlign</var>)</p>
@ -3528,8 +3511,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Anchors"> <element name="TBevel.Anchors" link="#LCL.Controls.TControl.Anchors">
<short>The set of anchor definitions for this control</short>
<descr> <descr>
<p>// standard properties, which should be supported by all descendants</p> <p>// standard properties, which should be supported by all descendants</p>
<p>Determines how the control is to be anchored to its client or parent conrol</p> <p>Determines how the control is to be anchored to its client or parent conrol</p>
@ -3539,8 +3521,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.BorderSpacing"> <element name="TBevel.BorderSpacing" link="#LCL.Controls.TControl.BorderSpacing">
<short>Determines the border spacing for this control</short>
<descr> <descr>
<p>// standard properties, which should be supported by all descendants</p> <p>// standard properties, which should be supported by all descendants</p>
<p>Determines the border spacing for this control</p> <p>Determines the border spacing for this control</p>
@ -3551,8 +3532,7 @@
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Constraints"> <element name="TBevel.Constraints" link="#LCL.Controls.TControl.Constraints">
<short>Determine <var>Constraints</var> (max and min height and width) for this control</short>
<descr> <descr>
<p>// standard properties, which should be supported by all descendants</p> <p>// standard properties, which should be supported by all descendants</p>
<p>Determine <var>Constraints</var> (max and min height and width) for this control; reads the size constraints or stores new ones.</p> <p>Determine <var>Constraints</var> (max and min height and width) for this control; reads the size constraints or stores new ones.</p>
@ -3560,22 +3540,17 @@
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Height"> <element name="TBevel.Height" link="#LCL.Controls.TControl.Height">
<short>
<var>Height</var> - the vertical dimension of the control</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Left"> <element name="TBevel.Left" link="#LCL.Controls.TControl.Left">
<short>
<var>Left</var> - the coordinate of the left edge of the control</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Name"> <element name="TBevel.Name" link="#rtl.Classes.TComponent.Name">
<short>Name of the component.</short>
<descr> <descr>
<var>Name</var> is the name of the component. This name should be a valid <var>Name</var> is the name of the component. This name should be a valid
identifier, i.e. must start with a letter, and can contain only letters, identifier, i.e. must start with a letter, and can contain only letters,
@ -3598,9 +3573,7 @@ being raised.
</seealso> </seealso>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Top"> <element name="TBevel.Top" link="#LCL.Controls.TControl.Top">
<short>
<var>Top</var> - the coordinates of the top edge of the control</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -3613,9 +3586,7 @@ being raised.
</seealso> </seealso>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Visible"> <element name="TBevel.Visible" link="#LCL.Controls.TControl.Visible">
<short>
<var>Visible</var> - can the control be seen?</short>
<descr> <descr>
<pre>The Visible property represents the ability to see a visual control. <pre>The Visible property represents the ability to see a visual control.
If Visible is True the control is shown, otherwise it is hidden. If Visible is True the control is shown, otherwise it is hidden.
@ -3626,15 +3597,12 @@ being raised.
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.Width"> <element name="TBevel.Width" link="#LCL.Controls.TControl.Width">
<short>
<var>Width </var>- the horizontal dimension of the control</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.OnChangeBounds"> <element name="TBevel.OnChangeBounds" link="#LCL.Controls.TControl.OnChangeBounds">
<short>Event handler for a change in bounds of the control</short>
<descr> <descr>
<p>// standard properties, which should be supported by all descendants</p> <p>// standard properties, which should be supported by all descendants</p>
<p>Reads or Writes flag if bounds are changed</p> <p>Reads or Writes flag if bounds are changed</p>
@ -3642,35 +3610,29 @@ being raised.
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.OnResize"> <element name="TBevel.OnResize" link="#LCL.Controls.TControl.OnResize">
<short>Event Handler for resize of control</short>
<descr>// standard properties, which should be supported by all descendants<br/> <descr>// standard properties, which should be supported by all descendants<br/>
Reads or Writes flag if control is re-sized. Reads or Writes flag if control is re-sized.
</descr> </descr>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.OnMouseDown"> <element name="TBevel.OnMouseDown" link="#LCL.Controls.TControl.OnMouseDown">
<short>Event handler for when a mouse button is pressed down</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.OnMouseMove"> <element name="TBevel.OnMouseMove" link="#LCL.Controls.TControl.OnMouseMove">
<short>Event handler for mouse movement within the current control</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.OnMouseUp"> <element name="TBevel.OnMouseUp" link="#LCL.Controls.TControl.OnMouseUp">
<short>Event handler for when the mouse button is released, ie "up"</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBevel.OnPaint"> <element name="TBevel.OnPaint" link="#LCL.Controls.TGraphicControl.OnPaint">
<short>
<var>OnPaint</var> - event handler for request to paint canvas</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -4030,7 +3992,7 @@ requiring the user to select one af a set of alternatives</p>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TRadioGroup.Ctl3D"> <element name="TRadioGroup.Ctl3D" link="#LCL.Controls.TControl.Ctl3D">
<short/> <short/>
<descr/> <descr/>
<seealso/> <seealso/>
@ -4137,7 +4099,7 @@ requiring the user to select one af a set of alternatives</p>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TRadioGroup.ParentCtl3D"> <element name="TRadioGroup.ParentCtl3D" link="#LCL.Controls.TWinControl.ParentCtl3D">
<short/> <short/>
<descr/> <descr/>
<seealso/> <seealso/>
@ -4426,7 +4388,7 @@ requiring the user to select one af a set of alternatives</p>
<seealso/> <seealso/>
</element> </element>
<!-- constructor Visibility: public --> <!-- constructor Visibility: public -->
<element name="TCustomCheckGroup.Create"> <element name="TCustomCheckGroup.Create" link="#rtl.Classes.TComponent.Create">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -4437,7 +4399,7 @@ requiring the user to select one af a set of alternatives</p>
<short/> <short/>
</element> </element>
<!-- destructor Visibility: public --> <!-- destructor Visibility: public -->
<element name="TCustomCheckGroup.Destroy"> <element name="TCustomCheckGroup.Destroy" link="#rtl.Classes.TComponent.Destroy">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -4621,7 +4583,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TCheckGroup.Ctl3D"> <element name="TCheckGroup.Ctl3D" link="#LCL.Controls.TControl.Ctl3D">
<short/> <short/>
<descr/> <descr/>
<seealso/> <seealso/>
@ -4727,7 +4689,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TCheckGroup.ParentCtl3D"> <element name="TCheckGroup.ParentCtl3D" link="#LCL.Controls.TWinControl.ParentCtl3D">
<short/> <short/>
<descr/> <descr/>
<seealso/> <seealso/>
@ -4821,80 +4783,67 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.Caption"> <element name="TBoundLabel.Caption" link="#LCL.Controls.TControl.Caption">
<short>The Caption to be used for this label</short>
<descr>Caption : the caption which will appear on the Bound Label, to identify its function <descr>Caption : the caption which will appear on the Bound Label, to identify its function
</descr> </descr>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.Color"> <element name="TBoundLabel.Color" link="#LCL.Controls.TControl.Color">
<short>The Colour to be used for this label</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.Height"> <element name="TBoundLabel.Height" link="#LCL.Controls.TControl.Height">
<short>The height (vertical dimension) of the label</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.Left"> <element name="TBoundLabel.Left" link="#LCL.Controls.TControl.Left">
<short>The coordinates of the left border</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.ParentColor"> <element name="TBoundLabel.ParentColor" link="#LCL.Controls.TControl.ParentColor">
<short>The colour of the parent - should we stay the same?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.ParentFont"> <element name="TBoundLabel.ParentFont" link="#LCL.Controls.TControl.ParentFont">
<short>Do we retain the font of the parent?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.ParentShowHint"> <element name="TBoundLabel.ParentShowHint" link="#LCL.Controls.TControl.ParentShowHint">
<short>Do we use the same hinting rules as the parent?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.PopupMenu"> <element name="TBoundLabel.PopupMenu" link="#LCL.Controls.TControl.PopupMenu">
<short>A popup menu to be shown if the right mouse button is clicked over this control</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.ShowAccelChar"> <element name="TBoundLabel.ShowAccelChar" link="#LCL.StdCtrls.TCustomLabel.ShowAccelChar">
<short>Should accelerator character be displayed (underlined in label)?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.ShowHint"> <element name="TBoundLabel.ShowHint" link="#LCL.Controls.TControl.ShowHint">
<short>Should hint be shown?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.Top"> <element name="TBoundLabel.Top" link="#LCL.Controls.TControl.Top">
<short>Coordinates of the top edge of the label</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.Layout"> <element name="TBoundLabel.Layout" link="#LCL.StdCtrls.TCustomLabel.Layout">
<short>Layout - is text at top, bottom, left or right of allocated rectangle?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.WordWrap"> <element name="TBoundLabel.WordWrap" link="#LCL.StdCtrls.TCustomLabel.WordWrap">
<short>WordWrap - do we wrap to the next line if text is too long to fit on one line?</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -4905,32 +4854,27 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.OnClick"> <element name="TBoundLabel.OnClick" link="#LCL.Controls.TControl.OnClick">
<short>Event Handler for mouse click</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.OnDblClick"> <element name="TBoundLabel.OnDblClick" link="#LCL.Controls.TControl.OnDblClick">
<short>Event handler for mouse double-click</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.OnMouseDown"> <element name="TBoundLabel.OnMouseDown" link="#LCL.Controls.TControl.OnMouseDown">
<short>Event handler for mouse button pressed over the label</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.OnMouseMove"> <element name="TBoundLabel.OnMouseMove" link="#LCL.Controls.TControl.OnMouseMove">
<short>Event handler for mouse movement within label</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TBoundLabel.OnMouseUp"> <element name="TBoundLabel.OnMouseUp" link="#LCL.Controls.TControl.OnMouseUp">
<short>Event handler for mouse button being released ('up') within label</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -5560,7 +5504,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<short/> <short/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomPanel.AdjustClientRect"> <element name="TCustomPanel.AdjustClientRect" link="#LCL.Controls.TWinControl.AdjustClientRect">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -5630,7 +5574,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<short/> <short/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomPanel.CMParentColorChanged"> <element name="TCustomPanel.CMParentColorChanged" link="#LCL.Controls.TControl.CMParentColorChanged">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -5949,15 +5893,9 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TPanel.OnEnter"> <element name="TPanel.OnEnter" link="#LCL.Controls.TWinControl.OnEnter"/>
<short>
<var>OnEnter</var> - event handler for mouse entering the control or the control getting focus</short>
</element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TPanel.OnExit"> <element name="TPanel.OnExit" link="#LCL.Controls.TWinControl.OnExit"/>
<short>
<var>OnExit </var>- event handler for mouse leaving the control or the control losing focus</short>
</element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TPanel.OnMouseDown" link="#lcl.Controls.TControl.OnMouseDown"> <element name="TPanel.OnMouseDown" link="#lcl.Controls.TControl.OnMouseDown">
<short/> <short/>
@ -6031,16 +5969,12 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TPanel.OnGetSiteInfo"> <element name="TPanel.OnGetSiteInfo" link="#LCL.Controls.TWinControl.OnGetSiteInfo">
<short>
<var>OnGetSiteInfo</var> - event handler for getting information about the site</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
<!-- property Visibility: published --> <!-- property Visibility: published -->
<element name="TPanel.OnGetDockCaption"> <element name="TPanel.OnGetDockCaption" link="#LCL.Controls.TWinControl.OnGetDockCaption">
<short>
<var>OnGetDockCaption</var> - event handler for getting a caption for the docking site</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>
@ -6091,8 +6025,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
<short> <short>
<var>TTrayIcon</var> is a multiplatform System Tray component. It adds an icon to the tray and signifies an application that is inactive but ready to be activated. Under Windows the System tray is usually located on the bottom-right corner of the screen, but it may be elsewhere. On other operating systems this position varies.</short> <var>TTrayIcon</var> is a multiplatform System Tray component. It adds an icon to the tray and signifies an application that is inactive but ready to be activated. Under Windows the System tray is usually located on the bottom-right corner of the screen, but it may be elsewhere. On other operating systems this position varies.</short>
</element> </element>
<element name="TCustomTrayIcon.Create"> <element name="TCustomTrayIcon.Create" link="#rtl.Classes.TComponent.Create">
<short>Creates a new instance of the component.</short>
<descr> <descr>
<var>Create</var> creates a new instance of a <var>Create</var> creates a new instance of a
@ -6105,8 +6038,7 @@ If
insert itself in the list of owned components of the owner. insert itself in the list of owned components of the owner.
</descr> </descr>
</element> </element>
<element name="TCustomTrayIcon.Destroy"> <element name="TCustomTrayIcon.Destroy" link="#rtl.Classes.TComponent.Destroy">
<short>Destroys the instance of the component.</short>
<descr> <descr>
<var>Destroy</var> sends a <var>Destroy</var> sends a
@ -6183,50 +6115,21 @@ After that, the parent's destroy method is called.
<element name="TCustomTrayIcon.OnPaint"> <element name="TCustomTrayIcon.OnPaint">
<short>Use this to implement custom drawing to the icon. Draw using the canvas property of the icon. Note: Does not work on win32. </short> <short>Use this to implement custom drawing to the icon. Draw using the canvas property of the icon. Note: Does not work on win32. </short>
</element> </element>
<element name="TTrayIcon.BalloonFlags"> <element name="TTrayIcon.BalloonFlags" link="#LCL.ExtCtrls.TCustomTrayIcon.BalloonFlags"/>
<short>The set of kinds of ballon flag that can be displayed (may be None, Info, Warning or Error)</short> <element name="TTrayIcon.BalloonHint" link="#LCL.ExtCtrls.TCustomTrayIcon.BalloonHint"/>
</element> <element name="TTrayIcon.BalloonTimeout" link="#LCL.ExtCtrls.TCustomTrayIcon.BalloonTimeout"/>
<element name="TTrayIcon.BalloonHint"> <element name="TTrayIcon.BalloonTitle" link="#LCL.ExtCtrls.TCustomTrayIcon.BalloonTitle"/>
<short>The text to be shown in the hinting balloon</short> <element name="TTrayIcon.PopUpMenu" link="#LCL.ExtCtrls.TCustomTrayIcon.PopUpMenu"/>
</element> <element name="TTrayIcon.Icon" link="#LCL.ExtCtrls.TCustomTrayIcon.Icon"/>
<element name="TTrayIcon.BalloonTimeout"> <element name="TTrayIcon.Hint" link="#LCL.ExtCtrls.TCustomTrayIcon.Hint"/>
<short>The period after which the hinting balloon disappears</short> <element name="TTrayIcon.Visible" link="#LCL.ExtCtrls.TCustomTrayIcon.Visible"/>
</element> <element name="TTrayIcon.OnClick" link="#LCL.ExtCtrls.TCustomTrayIcon.OnClick"/>
<element name="TTrayIcon.BalloonTitle"> <element name="TTrayIcon.OnDblClick" link="#LCL.ExtCtrls.TCustomTrayIcon.OnDblClick"/>
<short>The title to be shown on the hinting balloon</short> <element name="TTrayIcon.OnMouseDown" link="#LCL.ExtCtrls.TCustomTrayIcon.OnMouseDown"/>
</element> <element name="TTrayIcon.OnMouseUp" link="#LCL.ExtCtrls.TCustomTrayIcon.OnMouseUp"/>
<element name="TTrayIcon.PopUpMenu"> <element name="TTrayIcon.OnMouseMove" link="#LCL.ExtCtrls.TCustomTrayIcon.OnMouseMove"/>
<short>PopUpMenu - a small menu popup that is displayed when right mouse button is clicked over icon - separate from hint balloon</short> <element name="TTrayIcon.OnPaint" link="#LCL.ExtCtrls.TCustomTrayIcon.OnPaint"/>
</element> <element name="TBevel.Assign" link="#rtl.Classes.TPersistent.Assign">
<element name="TTrayIcon.Icon">
<short>The Icon or picture that is to be displayed</short>
</element>
<element name="TTrayIcon.Hint">
<short>A simple hint that is shown when the mouse hovers over the icon.</short>
</element>
<element name="TTrayIcon.Visible">
<short>It is set to true when the icon is shown and remains true until Hide is called. Setting <var>Visible</var> has the same effect as calling Hide or Show.</short>
</element>
<element name="TTrayIcon.OnClick">
<short>Event Handler for Mouse Click on Tray Icon</short>
</element>
<element name="TTrayIcon.OnDblClick">
<short>Event handler for mouse double-click</short>
</element>
<element name="TTrayIcon.OnMouseDown">
<short>Event handler if mouse button is pressed down</short>
</element>
<element name="TTrayIcon.OnMouseUp">
<short>Event handler if mouse button is up</short>
</element>
<element name="TTrayIcon.OnMouseMove">
<short>Event handler for mouse movement</short>
</element>
<element name="TTrayIcon.OnPaint">
<short>Use this to implement custom drawing to the icon. Draw using the canvas property of the icon. Note: Does not work on win32. </short>
</element>
<element name="TBevel.Assign">
<short>Assign the contents of one class to another.</short>
<descr> <descr>
<p> <p>
<var>Assign</var> copies the contents of <var>Assign</var> copies the contents of
@ -6263,24 +6166,12 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
</remark> </remark>
</descr> </descr>
</element> </element>
<element name="TBoundLabel.DragCursor"> <element name="TBoundLabel.DragCursor" link="#LCL.Controls.TControl.DragCursor"/>
<short>The type of cursor to be used if this control is being dragged</short> <element name="TBoundLabel.DragMode" link="#LCL.Controls.TControl.DragMode"/>
</element> <element name="TBoundLabel.OnDragDrop" link="#LCL.Controls.TControl.OnDragDrop"/>
<element name="TBoundLabel.DragMode"> <element name="TBoundLabel.OnDragOver" link="#LCL.Controls.TControl.OnDragOver"/>
<short>The mode of dragging to be used</short> <element name="TBoundLabel.OnEndDrag" link="#LCL.Controls.TControl.OnEndDrag"/>
</element> <element name="TBoundLabel.OnStartDrag" link="#LCL.Controls.TControl.OnStartDrag"/>
<element name="TBoundLabel.OnDragDrop">
<short>Event handler for Drag-drop process</short>
</element>
<element name="TBoundLabel.OnDragOver">
<short>Event handler if another control is dragged over current label</short>
</element>
<element name="TBoundLabel.OnEndDrag">
<short>event handler for end of drag manoeuvre</short>
</element>
<element name="TBoundLabel.OnStartDrag">
<short>Event handler for beginning of drag manoeuvre</short>
</element>
<topic name="Multi-PageControls"> <topic name="Multi-PageControls">
<short> <short>
<var>Multi-PageControls</var> - controls that offer a selection of alternative pages for display</short> <var>Multi-PageControls</var> - controls that offer a selection of alternative pages for display</short>
@ -6489,7 +6380,7 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
<short/> <short/>
</element> </element>
<!-- function Visibility: protected --> <!-- function Visibility: protected -->
<element name="TCustomNotebook.DialogChar"> <element name="TCustomNotebook.DialogChar" link="#LCL.Controls.TControl.DialogChar">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -6504,7 +6395,7 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
<short/> <short/>
</element> </element>
<!-- function Visibility: protected --> <!-- function Visibility: protected -->
<element name="TCustomNotebook.GetControlClassDefaultSize"> <element name="TCustomNotebook.GetControlClassDefaultSize" link="#LCL.Controls.TControl.GetControlClassDefaultSize">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -6726,7 +6617,7 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
<short/> <short/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomImage.CalculatePreferredSize"> <element name="TCustomImage.CalculatePreferredSize" link="#LCL.Controls.TControl.CalculatePreferredSize">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -6745,7 +6636,7 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
<short/> <short/>
</element> </element>
<!-- function Visibility: protected --> <!-- function Visibility: protected -->
<element name="TCustomImage.GetControlClassDefaultSize"> <element name="TCustomImage.GetControlClassDefaultSize" link="#LCL.Controls.TControl.GetControlClassDefaultSize">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -6958,7 +6849,7 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
<seealso/> <seealso/>
</element> </element>
<!-- procedure Visibility: protected --> <!-- procedure Visibility: protected -->
<element name="TCustomRadioGroup.InitializeWnd"> <element name="TCustomRadioGroup.InitializeWnd" link="#LCL.Controls.TWinControl.InitializeWnd">
<short/> <short/>
<descr/> <descr/>
<errors/> <errors/>
@ -7313,6 +7204,7 @@ will copy the <var>contents</var> of the <var>Source</var> class to the
<element name="TCustomTrayIcon.GetPosition.Result"> <element name="TCustomTrayIcon.GetPosition.Result">
<short/> <short/>
</element> </element>
<element name="TCustomNotebook.GetCapabilities"/>
</module> </module>
<!-- ExtCtrls --> <!-- ExtCtrls -->
</package> </package>