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

TGridPrintHeaderFooterForm

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

Declaration

Source position: gridprnheaderfooterform.pas line 15

type TGridPrintHeaderFooterForm = class(TForm)

  Bevel1: TBevel;

  

  Bevel2: TBevel;

  

  Bevel3: TBevel;

  

  btnFont: TButton;

  

  ButtonPanel1: TButtonPanel;

  

  cbShow: TCheckBox;

  

  cbShowLine: TCheckBox;

  

  clbLineColor: TColorButton;

  

  edTextLeft: TEdit;

  

  edTextCenter: TEdit;

  

  edTextRight: TEdit;

  

  FontDialog: TFontDialog;

  

  lblTextInfo: TLabel;

  

  lblLineWidth: TLabel;

  

  seLineWidth: TFloatSpinEdit;

  

  TabControl: TTabControl;

  

  procedure btnFontClick();

  

  procedure OKClick();

  

  procedure FormActivate();

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure TabControlChange();

  

  procedure TabControlChanging();

  

protected

  procedure ControlsToParams();

  

  procedure ParamsToControls();

  

  procedure ParamsToPrinter();

  

  procedure PrinterToParams();

  

public

  procedure UpdateStrings;

  

  property GridPrinter: TGridPrinter; [rw]

  

end;

Inheritance

TGridPrintHeaderFooterForm

  

|

TObject



CT Web help

CodeTyphon Studio