mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 02:39:30 +02:00
Docs: LazControls/laznumedit. Fixes invalid topic identifiers and see also links.
This commit is contained in:
parent
7f765309a8
commit
249eee3f9a
@ -596,7 +596,7 @@ Use the OnBasechange event handler to perform actions needed when DisplayBase is
|
|||||||
</p>
|
</p>
|
||||||
</descr>
|
</descr>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="TLazIntegerEditGenEdit"/>
|
<link id="TLazIntegerEditGen"/>
|
||||||
<link id="#lcl.stdctrls.TCustomEdit">TCustomEdit</link>
|
<link id="#lcl.stdctrls.TCustomEdit">TCustomEdit</link>
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
@ -770,11 +770,11 @@ Owner of the class instance.
|
|||||||
</element>
|
</element>
|
||||||
|
|
||||||
<!-- published -->
|
<!-- published -->
|
||||||
<element name="TLazIntegerEdit.Value" link="#lazcontrols.laznumedit.TLazIntegerEditGenEdit.Value"/>
|
<element name="TLazIntegerEdit.Value" link="#lazcontrols.laznumedit.TLazIntegerEditGen.Value"/>
|
||||||
|
|
||||||
<element name="TLazIntegerEdit.MinValue" link="#lazcontrols.laznumedit.TLazIntegerEditGenEdit.MinValue"/>
|
<element name="TLazIntegerEdit.MinValue" link="#lazcontrols.laznumedit.TLazIntegerEditGen.MinValue"/>
|
||||||
|
|
||||||
<element name="TLazIntegerEdit.MaxValue" link="#lazcontrols.laznumedit.TLazIntegerEditGenEdit.MaxValue"/>
|
<element name="TLazIntegerEdit.MaxValue" link="#lazcontrols.laznumedit.TLazIntegerEditGen.MaxValue"/>
|
||||||
|
|
||||||
<element name="TLazIntegerEdit.DisplayBase" link="#lazcontrols.laznumedit.TLazIntegerEditGen.DisplayBase"/>
|
<element name="TLazIntegerEdit.DisplayBase" link="#lazcontrols.laznumedit.TLazIntegerEditGen.DisplayBase"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user