TdxPSPreviewDialogManager Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Returns the number of Print Preview dialog styles registered within the Express |
Current |
Activates a certain Print Preview dialog style. |
Current |
Returns the class type of the currently active Print Preview dialog style. |
Default |
Returns the class type of the most recently registered Print Preview dialog style. |
Items |
Provides indexed access to the class types of Print Preview dialog styles that are registered within the Express |
Names |
#Methods
Name | Description |
---|---|
Create |
Creates a window for the currently active Print Preview dialog style. |
Equals |
Inherited from TObject. |
Find |
Searches for a Print Preview dialog style, which has a specified name. |
Get |
Inherited from TObject. |
Populate |
Populates a specified string list with Print Preview dialog styles that are registered within the Express |
Register |
Registers a specified Print Preview dialog style within the Express |
To |
Inherited from TObject. |
Unregister |
Unregisters a specified Print Preview dialog style within the Express |
See Also