Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMenuItem.CheckChildrenHandles

Verifies the handles for child menu items on the menu.

Declaration

Source position: menus.pp line 232

protected procedure TMenuItem.CheckChildrenHandles;

Description

CheckChildrenHandles recursively checks menu items to ensure that handles for merged menu items are freed when they are hidden, or not owned by a menu item on the menu. No actions are performed in the method when Items has not been assigned.