TMenuItem supported list


TObject
   TPersistent
      TComponent
         TMenuItem


Delphi C#.NET Supported
TMenuItem System.Windows.Forms.MenuItem Yes
Properties
ActionLink No
Command No
Handle HandleYes
Count MenuItems.CountYes
Items MenuItemsYes
MenuIndex IndexYes
Parent ParentYes
Action No
AutoCheck No
AutoHotkeys No
AutoLineReduction No
Bitmap No
Break BreakYes
Caption TextYes
Checked CheckedYes
SubMenuImages No
Default No
Enabled EnabledYes
GroupIndex No
HelpContext No
Hint No
ImageIndex No
RadioItem RadioCheckYes
ShortCut ShortcutYes
Visible VisibleYes
Methods
Assign No
UpdateAction No
HasParent No
GetParentComponent No
ExecuteAction No
Click OnClickYes
InitiateAction No
Destroy No
Insert No
Delete No
Clear No
Find No
IndexOf No
IsLine No
GetImageList No
GetParentMenu No
NewTopLine No
NewBottomLine No
InsertNewLineBefore No
InsertNewLineAfter No
Add No
Remove No
RethinkHotkeys No
RethinkLines No
Events
OnClick ClickYes
OnDrawItem DrawItemYes
OnAdvancedDrawItem DrawItemYes
OnMeasureItem MeasureItemYes