TdxPageSetupDialog Properties
Allows a user to customize the Page Setup dialog window.| Name | Description |
|---|---|
| ActivePageIndex | Specifies which page of the Page Setup dialog window is displayed. |
| ButtonsEnabled | Specifies which buttons within the Page Setup dialog window are enabled. |
| ButtonsVisible | Specifies which buttons within the Page Setup dialog window are displayed. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DesignInfo | Inherited from TComponent. |
| HelpContext | Provides the context number to use when calling the context-sensitive online Help. |
| HFMode | Specifies the manner in which header and footers are displayed. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| OptionsEnabled | Specifies which options within the Page Setup dialog window are enabled. |
| OptionsVisible | Specifies which options within the Page Setup dialog window are displayed. |
| Owner | Inherited from TComponent. |
| PreviewBtnClicked | |
| PrintBtnClicked | |
| PrintStyle | Specifies the print style used to store information. |
| Tag | Inherited from TComponent. |
| Title | Determines the title of the page setup dialog window. |
| VCLComObject | Inherited from TComponent. |
See Also