TdxPageSetupDialog.RealTitle Method
Returns the title of the Page Setup dialog window.
Declaration
function RealTitle: string;
Returns
Type |
---|
string |
Remarks
The Title property determines this initial window caption. When this window is displayed at runtime, the appropriate print style caption is added to the initial caption. Call the RealTitle method to obtain the final caption.
See Also