[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: dialogs.pp line 557
public constructor TCustomPrintDialog.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Create is the overridden constructor for the class instance, and calls the inherited method on entry. Create sets the default values for the PrintRange and Copies properties.
|
Constructor for the class instance. |
|
|
Number of Copies requested for the document. |
|
|
Determines which values are used to represent the page range. |
Version 4.0 | Generated 2025-05-03 | Home |