Unit 'GridPrnScalingForm' Package
[Overview][Classes][Variables][Index] [#pl_gridprinter]

TGridPrinterScalingForm

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

Declaration

Source position: gridprnscalingform.pas line 16

type TGridPrinterScalingForm = class(TForm)

  ButtonPanel: TButtonPanel;

  

  fseScalingFactor: TFloatSpinEdit;

  

  lblPagesHor: TLabel;

  

  lblPagesVert: TLabel;

  

  lblInfo: TLabel;

  

  lblScaleFactorInfo: TLabel;

  

  rbManualScaleFactor: TRadioButton;

  

  cbScaleToHeight: TCheckBox;

  

  cbScaleToWidth: TCheckBox;

  

  seNumPagesHor: TSpinEdit;

  

  seNumPagesVert: TSpinEdit;

  

  procedure cbScaleToWidthOrHeightChange();

  

  procedure FormActivate();

  

  procedure FormCreate();

  

  procedure OKButtonClick();

  

  procedure rbManualScaleFactorChange();

  

public

  procedure UpdateStrings;

  

  property GridPrinter: TGridPrinter; [rw]

  

end;

Inheritance

TGridPrinterScalingForm

  

|

TObject



CT Web help

CodeTyphon Studio