Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TPaperSize = class(TObject)
![]() |
constructor Create(aOwner : TPrinter); overload; |
![]() |
destructor Destroy; override; |
![]() |
property PaperName : string read GetPaperName write SetPaperName; |
![]() |
property DefaultPaperName: string read GetDefaultPaperName; |
![]() |
property PaperRect : TPaperRect read GetPaperRect; |
![]() |
property SupportedPapers : TStrings read GetSupportedPapers; |
![]() |
property PaperRectOf[aName : string]: TPaperRect read PaperRectOfName; |
![]() |
constructor Create(aOwner : TPrinter); overload; |
![]() |
destructor Destroy; override; |
![]() |
property PaperName : string read GetPaperName write SetPaperName; |
![]() |
property DefaultPaperName: string read GetDefaultPaperName; |
![]() |
property PaperRect : TPaperRect read GetPaperRect; |
![]() |
property SupportedPapers : TStrings read GetSupportedPapers; |
![]() |
property PaperRectOf[aName : string]: TPaperRect read PaperRectOfName; |