mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-06 15:47:18 +02:00
Docs: LCL/buttonpanel. Fixes invalid See Also link.
This commit is contained in:
parent
2c5bfc06e6
commit
9d2dff4632
@ -849,6 +849,10 @@ the tab order for the visible buttons.
|
|||||||
<short/>
|
<short/>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
REVERTED in 79505152. Remove.
|
||||||
|
-->
|
||||||
|
|
||||||
<element name="TCustomButtonPanel.Loaded">
|
<element name="TCustomButtonPanel.Loaded">
|
||||||
<short>
|
<short>
|
||||||
Performs actions after the component has finished loading during LCL
|
Performs actions after the component has finished loading during LCL
|
||||||
@ -995,7 +999,7 @@ TPanelBitBtn instances used in the panel class.
|
|||||||
</p>
|
</p>
|
||||||
</descr>
|
</descr>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="TCustomButtonPanel.Destroy"/>
|
<link id="#lcl.extctrls.TCustomPanel.Create">TCustomPanel.Create</link>
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<element name="TCustomButtonPanel.Create.AOwner">
|
<element name="TCustomButtonPanel.Create.AOwner">
|
||||||
|
Loading…
Reference in New Issue
Block a user