[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the menu item has a parent menu item.
Source position: menus.pp line 272
public function TMenuItem.HasParent: Boolean; override; |
True when a Parent menu item has been assigned for the menu item.
Returns True if the menu item has a parent responsible for streaming. Overridden to check for an assigned value in the Parent property. Does not call the inherited method.
Version 4.0 | Generated 2025-05-03 | Home |