mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 18:19:08 +02:00
FPDoc - corrections to Comctrls.xml
git-svn-id: trunk@18510 -
This commit is contained in:
parent
01a60c3e54
commit
5d19908bea
@ -917,7 +917,6 @@
|
|||||||
<errors/>
|
<errors/>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="#rtl.Classes.TComponent.Destroy">TComponent.Destroy</link>
|
<link id="#rtl.Classes.TComponent.Destroy">TComponent.Destroy</link>
|
||||||
<link id="#LCL.ExtCtrls.TCustomPage.Destroy">TCustomPage.Destroy</link>
|
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: public -->
|
<!-- property Visibility: public -->
|
||||||
@ -2129,7 +2128,6 @@
|
|||||||
<errors/>
|
<errors/>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="#rtl.Classes.TStrings.Destroy">TStrings.Destroy</link>
|
<link id="#rtl.Classes.TStrings.Destroy">TStrings.Destroy</link>
|
||||||
<link id="#LCL.ComCtrls.TTabControlStrings.Destroy">TTabControlStrings.Destroy</link>
|
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- procedure Visibility: public -->
|
<!-- procedure Visibility: public -->
|
||||||
@ -5849,7 +5847,7 @@
|
|||||||
<var>Create</var> - constructor for TCustomListView: calls inherited <var>Create</var> then initialises columns, the list of items, the canvas and properties and some formats and styles</short>
|
<var>Create</var> - constructor for TCustomListView: calls inherited <var>Create</var> then initialises columns, the list of items, the canvas and properties and some formats and styles</short>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="#rtl.Classes.TComponent.Create">TComponent.Create</link>
|
<link id="#rtl.Classes.TComponent.Create">TComponent.Create</link>
|
||||||
<link id="#LCL.Controls.WinControl.Create">WinControl.Create</link>
|
<link id="#LCL.Controls.TWinControl.Create">TWinControl.Create</link>
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- argument Visibility: default -->
|
<!-- argument Visibility: default -->
|
||||||
@ -5864,7 +5862,7 @@
|
|||||||
<errors/>
|
<errors/>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="#rtl.Classes.TComponent.Destroy">TComponent.Destroy</link>
|
<link id="#rtl.Classes.TComponent.Destroy">TComponent.Destroy</link>
|
||||||
<link id="#LCL.Controls.WinControl.Destroy">WinControl.Destroy</link>
|
<link id="#LCL.Controls.TWinControl.Destroy">TWinControl.Destroy</link>
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- procedure Visibility: public -->
|
<!-- procedure Visibility: public -->
|
||||||
@ -6468,7 +6466,7 @@
|
|||||||
<errors/>
|
<errors/>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="#rtl.Classes.TComponent.Create">TComponent.Create</link>
|
<link id="#rtl.Classes.TComponent.Create">TComponent.Create</link>
|
||||||
<link id="#LCL.Controls.TWinControlCreate">TWinControlCreate</link>
|
<link id="#LCL.Controls.TWinControl.Create">TWinControl.Create</link>
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<!-- argument Visibility: default -->
|
<!-- argument Visibility: default -->
|
||||||
@ -7268,7 +7266,7 @@
|
|||||||
<!-- constructor Visibility: public -->
|
<!-- constructor Visibility: public -->
|
||||||
<element name="TCustomUpDown.Create">
|
<element name="TCustomUpDown.Create">
|
||||||
<short>
|
<short>
|
||||||
<var>TWinControlCreate</var> - constructor for <var>TCustomUpDown</var>: calls inherited <var>Create</var>, initialises orientation, max and min, bounds, size and alignment</short>
|
<var>Create</var> - constructor for <var>TCustomUpDown</var>: calls inherited <var>Create</var>, initialises orientation, max and min, bounds, size and alignment</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
<errors/>
|
<errors/>
|
||||||
<seealso>
|
<seealso>
|
||||||
@ -7283,7 +7281,7 @@
|
|||||||
<!-- destructor Visibility: public -->
|
<!-- destructor Visibility: public -->
|
||||||
<element name="TCustomUpDown.Destroy">
|
<element name="TCustomUpDown.Destroy">
|
||||||
<short>
|
<short>
|
||||||
<var>Destroy</var> destructor for <var>TCustomUpDown</var>: removes connection with associate control and calls inherited <var>Destroy</var>
|
<var>Destroy</var> - destructor for <var>TCustomUpDown</var>: removes connection with associate control and calls inherited <var>Destroy</var>
|
||||||
</short>
|
</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
<errors/>
|
<errors/>
|
||||||
|
Loading…
Reference in New Issue
Block a user