TBasedxPrintStyle.ShowPageSetupDlg Property
Invokes the Page Setup dialog window at design time.
Declaration
property ShowPageSetupDlg: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is used at design time only. Press the ShowPageSetupDlg button within the Object Inspector to invoke the Page Setup dialog window.
See Also