dxTabbedMDISuppressApplicationTitleChanges Constant
Controls if the active tabbed MDI manager replaces an application’s title with the parent form’s caption.
Declaration
const dxTabbedMDISuppressApplicationTitleChanges: Boolean = False;
Returns
Type |
---|
Boolean |
Remarks
Set this constant to True to prohibit the replacement.
See Also