Class TPageSetupDialog (unit PageSetup)

Inherits from

TCommonDialog

Constructors


constructor Create(AOwner : TComponent);



Functions

procedure Execute;


procedure GetDefaults;


procedure SetBottom(Value : Integer);


procedure SetLeft(Value : Integer);


procedure SetMinBottom(Value : Integer);


procedure SetMinLeft(Value : Integer);


procedure SetMinRight(Value : Integer);


procedure SetMinTop(Value : Integer);


procedure SetOptions(Value : TPageOptions);


procedure SetRight(Value : Integer);


procedure SetTop(Value : Integer);


Properties

property MarginBottom : Integer


property MarginLeft : Integer


property MarginRight : Integer


property MarginTop : Integer


property MinMarginBottom : Integer


property MinMarginLeft : Integer


property MinMarginRight : Integer


property MinMarginTop : Integer


property Options : TPageOptions


property PaperLength : Short


property PaperWidth : Short


Events

Variables

FFlags : Longint;


FMarginBottom : Integer;


FMarginLeft : Integer;


FMarginRight : Integer;


FMarginTop : Integer;


FMinMarginBottom : Integer;


FMinMarginLeft : Integer;


FMinMarginRight : Integer;


FMinMarginTop : Integer;


FOptions : TPageOptions;


FPaperLength : Short;


FPaperWidth : Short;



Constructors


constructor Create(AOwner : TComponent);


Functions


procedure Execute;


procedure GetDefaults;


procedure SetBottom(Value : Integer);


procedure SetLeft(Value : Integer);


procedure SetMinBottom(Value : Integer);


procedure SetMinLeft(Value : Integer);


procedure SetMinRight(Value : Integer);


procedure SetMinTop(Value : Integer);


procedure SetOptions(Value : TPageOptions);


procedure SetRight(Value : Integer);


procedure SetTop(Value : Integer);


Properties


property MarginBottom : Integer


property MarginLeft : Integer


property MarginRight : Integer


property MarginTop : Integer


property MinMarginBottom : Integer


property MinMarginLeft : Integer


property MinMarginRight : Integer


property MinMarginTop : Integer


property Options : TPageOptions


property PaperLength : Short


property PaperWidth : Short


Events


Variables


FFlags : Longint;


FMarginBottom : Integer;


FMarginLeft : Integer;


FMarginRight : Integer;


FMarginTop : Integer;


FMinMarginBottom : Integer;


FMinMarginLeft : Integer;


FMinMarginRight : Integer;


FMinMarginTop : Integer;


FOptions : TPageOptions;


FPaperLength : Short;


FPaperWidth : Short;