TObject
TPersistent
TComponent
TMenuItem
| Delphi | C#.NET | Supported |
| TMenuItem | System.Windows.Forms.MenuItem | Yes |
| Properties | ||
| ActionLink | No | |
| Command | No | |
| Handle | Handle | Yes |
| Count | MenuItems.Count | Yes |
| Items | MenuItems | Yes |
| MenuIndex | Index | Yes |
| Parent | Parent | Yes |
| Action | No | |
| AutoCheck | No | |
| AutoHotkeys | No | |
| AutoLineReduction | No | |
| Bitmap | No | |
| Break | Break | Yes |
| Caption | Text | Yes |
| Checked | Checked | Yes |
| SubMenuImages | No | |
| Default | No | |
| Enabled | Enabled | Yes |
| GroupIndex | No | |
| HelpContext | No | |
| Hint | No | |
| ImageIndex | No | |
| RadioItem | RadioCheck | Yes |
| ShortCut | Shortcut | Yes |
| Visible | Visible | Yes |
| Methods | ||
| Assign | No | |
| UpdateAction | No | |
| HasParent | No | |
| GetParentComponent | No | |
| ExecuteAction | No | |
| Click | OnClick | Yes |
| 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 | Click | Yes |
| OnDrawItem | DrawItem | Yes |
| OnAdvancedDrawItem | DrawItem | Yes |
| OnMeasureItem | MeasureItem | Yes |