TMsgDlgType
| Delphi | C#.NET | Supported |
| TMsgDlgType | System.Windows.Forms.MessageBoxIcon | Yes |
| Fields | ||
| mtWarning | System.Windows.Forms.MessageBoxIcon.Warning | Yes |
| mtError | System.Windows.Forms.MessageBoxIcon.Error | Yes |
| mtInformation | System.Windows.Forms.MessageBoxIcon.Information | Yes |
| mtConfirmation | System.Windows.Forms.MessageBoxIcon.Question | Yes |
| mtCustom | System.Windows.Forms.MessageBoxIcon.None | Yes |