TPopupMenu
FieldParam(s)Type
Count-Integer
Handle-HMENU
Items-TMenuItems
Last-Integer
Window-HWND
-
AddItemSelf As TPopupMenu , byval Parent As HMENU , Item As TMenuItemSUB
AddSubItemSelf As TPopupMenu , byval Parent As HMENU , Item As TMenuItemSUB
AutoPopupSelf As TPopupMenu , XY As PointSUB
ClearSelf As TPopupMenuSUB
CreateSelf As TPopupMenuSUB
DeleteSelf As TPopupMenu , byval Index As IntegerSUB
FreeSelf As TPopupMenuSUB
InsertItemSelf As TPopupMenu , byval Parent As HMENU , byval Index As Integer , Item As TMenuItemSUB
InsertSubItemSelf As TPopupMenu , byval Parent As HMENU , byval Index As Integer , Item As TMenuItemSUB
LoadFromResIDSelf As TPopupMenu , byval Instance As HINSTANCE , byval ResID As StringSUB
PopupSelf As TPopupMenu , byval X As Integer , byval Y As IntegerSUB
UpdateSelf As TPopupMenuSUB
-
SetCheckedSelf As TPopupMenu , byval Index As Integer , byval Flag As IntegerSUB
SetEnabledSelf As TPopupMenu , byval Index As Integer , byval Flag As IntegerSUB