Back to Devexpress

dxTabbedMDISuppressApplicationTitleChanges Constant

vcl-dxtabbedmdi-e871a9e6.md

latest685 B
Original Source

dxTabbedMDISuppressApplicationTitleChanges Constant

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

dxTabbedMDI Unit