Docs: LCL/menus. Fixes an invalid See Also link.

This commit is contained in:
dsiders 2023-05-20 05:57:50 +01:00
parent 2543e7340d
commit 42d6b6ea4e

View File

@ -1454,8 +1454,8 @@ Child menu item.
<descr>
<p>
Calls GetImageList to get the Images for the TMenu instance that owns the
menu item, or the SubImages from the Parent menu item. AValue indicates the
position in the image list used as the property value.
menu item, or the SubMenuImages from the Parent menu item. AValue indicates
the position in the image list used as the property value.
</p>
<p>
If an image list could not be located, no additional actions are performed in
@ -2848,7 +2848,7 @@ the unchecked state - even when Checked is set to <b>True</b>.
<link id="TMenuItem.IsCheckItem"/>
<link id="TMenuItem.Click"/>
<link id="TMenuItem.ImageIndex"/>
<link id="TMenuItem.SubImages"/>
<link id="TMenuItem.SubMenuImages"/>
<link id="TMenu.Images"/>
</seealso>
</element>