TdxMessageDialogForm Constructors
The form class that implements a message dialog box with support for DevExpress look & feel settings.Name | Description |
---|---|
Create(TComponent,TMsgDlgType,TMsgDlgButtons,THandle) | Creates a message dialog box form with support for DevExpress look & feel settings. |
Create(TComponent) | Inherited from TComponent. |
CreateNew(TComponent,Integer) | Inherited from TCustomForm. |
CreateParented(HWND) | Inherited from TWinControl. |
See Also