Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPSEngine Members

In This Article
Contains global settings of the ExpressPrinting System.

#Properties

Name Description
AppName Returns the application’s name.
DesignTimeRegistryPath Returns the registry path used at design time.
DialogsLookAndFeel Specifies the paint style of ExpressPrinting System dialogs and windows.
HelpFile Specifies the name of the default file used to display Help at runtime.
IsNativeStyle Determines whether the native style is used to paint dialogs.
IsSkinsStyle Determines whether skins are used to paint dialogs.
IsStandardStyle Determines whether the standard paint style is used to paint dialogs.
PreviewDialogStyle Specifies the paint style of the Print Preview dialog.
RealRegistryPath Returns the current registry path used to store ExpressPrinting System settings.
RegistryPath Specifies the registry path to store ExpressPrinting System settings.
SaveFormsPosition Specifies whether the size and position of dialog windows are automatically persisted.
ThemesEnabled Determines whether the Windows theme engine is enabled for painting.

#Methods
Show Inherited Hide Inherited

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
Instance
ReleaseInstance Inherited from TBasedxPSSingleton.
ToString Inherited from TObject.
See Also