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