Klasse TPaperSize

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TPaperSize = class(TObject)

Beschreibung

Hierarchie

Übersicht

Methoden

Public constructor Create(aOwner : TPrinter); overload;
Public destructor Destroy; override;

Eigenschaften

Public property PaperName : string read GetPaperName write SetPaperName;
Public property DefaultPaperName: string read GetDefaultPaperName;
Public property PaperRect : TPaperRect read GetPaperRect;
Public property SupportedPapers : TStrings read GetSupportedPapers;
Public property PaperRectOf[aName : string]: TPaperRect read PaperRectOfName;

Beschreibung

Methoden

Public constructor Create(aOwner : TPrinter); overload;
 
Public destructor Destroy; override;
 

Eigenschaften

Public property PaperName : string read GetPaperName write SetPaperName;
 
Public property DefaultPaperName: string read GetDefaultPaperName;
 
Public property PaperRect : TPaperRect read GetPaperRect;
 
Public property SupportedPapers : TStrings read GetSupportedPapers;
 
Public property PaperRectOf[aName : string]: TPaperRect read PaperRectOfName;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:02