RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageSetupDialog.GetDefaults Method

Displays the page setup dialog.

Pascal
function GetDefaults: Boolean;
C++
__fastcall Boolean GetDefaults();

GetDefaults obtains the default settings for the current printer, initializes the printer, and sets the page margin options accordingly. GetDefaults returns true if this operation succeeds, false otherwise. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!