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

TMenuItem.ImageListChange

Implements the event handler signalled when SubMenuImages property has been updated.

Declaration

Source position: menus.pp line 249

protected procedure TMenuItem.ImageListChange(

  Sender: TObject

);

Arguments

Sender

  

Object (TCustomImageList) for the event notification.

See also

TMenuItem.SubMenuImages

  

SubMenuImages indicates if images are shown for sub-menu items as well as the main item.

TMenuItem.UpdateImages

  

Update the images for the menu item and its child items.

TMenuItem.Create

  

Constructor for the class instance.

TChangeLink.OnChange

  

Event handler signalled for a change in the image list.

TCustomImageList.Change

  

Sends change notifications when the image list is updated.


Version 3.2 Generated 2024-02-25 Home