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.4 | Generated 2025-11-08 | Home |