[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#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.


Version 3.2 Generated 2024-02-25 Home