Skip to content

MenuItem

Xusinboy Bekchanov edited this page Nov 5, 2023 · 6 revisions

Table of Contents

Definition

Namespace: My.Sys.Forms

MenuItem -

Properties

Name Description
accelerator_key
accelerator_mods
Box
Caption
Checked
Command
Count
Designer
Enabled
Handle declare property Menu as HMENU declare property Menu(value as HMENU)
Icon
Image
ImageIndex
ImageKey
Item
Label
MenuIndex
Name
Owner
Parent
ParentMenu
ParentMenuItem
RadioItem
SubMenu
Tag
Visible
Widget

Methods

Name Description
Add
AddRange
ClassName
Clear
Click
Find
FullTypeName Function to get any typename in the inheritance up hierarchy of the type of an instance (address: 'po') compatible with the built-in 'Object' ('baseIndex = 0' to get the typename of the instance) ('baseIndex = -1' to get the base.typename of the instance, or "" if not existing) ('baseIndex = -2' to get the base.base.typename of the instance, or "" if not existing)
IndexOf
Insert
IsEmpty
MenuItemActivate
MenuItemButtonPressEvent
ReadProperty
Remove
SetInfo
SetItemInfo
ToString
WriteProperty

Events

Name Description
OnClick

See also

Clone this wiki locally