[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rlprintdialog.pas line 129
type TRLPrintParams = class(TComponent) |
||
protected |
||
procedure Notification(); override; |
|
|
public |
||
constructor Create(); override; |
|
|
procedure Clear; |
|
|
procedure Apply; |
|
|
published |
||
property Options: TRLPrintDialogOptions; [rw] |
|
|
property MaxPage: Integer; [rw] |
|
|
property MinPage: Integer; [rw] |
|
|
property FromPage: Integer; [rw] |
|
|
property ToPage: Integer; [rw] |
|
|
property PrintRange: TRLPrintRange; [rw] |
|
|
property Copies: Integer; [rw] |
|
|
property PrintToFile: Boolean; [rw] |
|
|
property BackgroundMode: Boolean; [rw] |
|
|
property FileName: string; [rw] |
|
|
property Orientation: TRLPageOrientation; [rw] |
|
|
property Filter: TRLCustomPrintFilter; [rw] |
|
|
property HelpContext: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |