[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TMenu.CreateHandle

Creates the Handle for the menu.

Declaration

Source position: menus.pp line 391

protected procedure TMenu.CreateHandle; virtual;

Description

CreateHandle calls the corresponding method in the widgetset class. It also calls CheckChildHandles to validate and update handles for merged menu Items. CreateHandle is used in the implementation of the HandleNeeded method.


Version 4.0 Generated 2025-05-03 Home