RAD Studio VCL Reference
ContentsIndex
TMenuItem Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the Windows Command ID associated with the menu item. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the number of subitems of the menu item. 
 
Contains information used by the Form designer. 
 
Indicates the Windows menu handle of the drop-down menu associated with the menu item. 
 
Lists the menu items in the submenu of the menu item. 
 
Indicates the index of the menu item within its parent menu. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Identifies the parent menu item of this menu item. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.