mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 13:43:05 +02:00
Docs: LazControls/laznumedit. Fixes invalid topic identifiers and see also links.
(cherry picked from commit 249eee3f9a
)
This commit is contained in:
parent
bc61ad93b8
commit
ef94ee76f1
@ -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