Vcl.Menus.TPopupList Properties
InheritedProtected
| Capacity | public | Specifies the allocated size of the array of pointers maintained by the TList object. |
| Count | public | Indicates the number of entries in the list that are in use. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Items | public | Lists the object references. |
| List | public | Specifies the array of pointers that make up the Items array. |
| Window | public | Provides access to the Window handle of the hidden window that processes popup menu messages. |