Unit 'GridPrnPreviewDlg' Package
[Overview][Classes][Index] [#pl_gridprinter]

TGridPrintPreviewFormParams

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

Declaration

Source position: gridprnpreviewdlg.pas line 13

type TGridPrintPreviewFormParams = class(TPersistent)

protected

  procedure AdjustSize;

  

  procedure DefineProperties(); override;

  

public

  constructor Create();

  

published

  property Left: Integer; [rw]

  

  property Top: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property Position: TPosition; [rw]

  

end;

Inheritance

TGridPrintPreviewFormParams

  

|

TObject



CT Web help

CodeTyphon Studio