Unit 'GridPrn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_gridprinter]

TGridPrnMargins

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

Declaration

Source position: gridprn.pas line 61

type TGridPrnMargins = class(TPersistent)

protected

  procedure Changed;

  

public

  constructor Create();

  

published

  property Left: Double; [rws]

  

  property Top: Double; [rws]

  

  property Right: Double; [rws]

  

  property Bottom: Double; [rws]

  

  property Header: Double; [rws]

  

  property Footer: Double; [rws]

  

end;

Inheritance

TGridPrnMargins

  

|

TObject



CT Web help

CodeTyphon Studio