TdxPSEngine Properties
Contains global settings of the ExpressPrinting System.| 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. |
See Also