Docs: LCL/buttonpanel. Fixes invalid See Also link.

This commit is contained in:
dsiders 2022-08-19 17:39:00 +01:00
parent 2c5bfc06e6
commit 9d2dff4632

View File

@ -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">