Unit 'JvTFManager' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvTFPrinterPageLayout

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jvtfmanager.pas line 837

type TJvTFPrinterPageLayout = class(TPersistent)

protected

  procedure Change; virtual;

  

  property Printer: TJvTFPrinter; [r]

  

  procedure SetPropertyCheck;

  

public

  constructor Create(); virtual;

  

  procedure Assign(); override;

  

published

  property FooterHeight: Integer; [rw]

  

  property HeaderHeight: Integer; [rw]

  

  property MarginLeft: Integer; [rw]

  

  property MarginTop: Integer; [rw]

  

  property MarginRight: Integer; [rw]

  

  property MarginBottom: Integer; [rw]

  

end;

Inheritance

TJvTFPrinterPageLayout

  

|

TObject



CT Web help

CodeTyphon Studio