Unit 'uDlgPropertiesPrinter' Package
[Overview][Classes][Variables][Index] [#lz_printers]

Tdlgpropertiesprinter

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

Declaration

Source position: udlgpropertiesprinter.pp line 42

type Tdlgpropertiesprinter = class(TForm)

  cbPaperSize: TCOMBOBOX;

  

  cbResolution: TComboBox;

  

  cbPaperType: TCOMBOBOX;

  

  cbPaperSrc: TCOMBOBOX;

  

  cbBanStart: TCOMBOBOX;

  

  cbBanEnd: TCOMBOBOX;

  

  gbOrientation: TGROUPBOX;

  

  gbBanners: TGROUPBOX;

  

  gbPagesSheet: TGROUPBOX;

  

  imgPageSheet: TIMAGE;

  

  imgOrientation: TIMAGE;

  

  labBanStart: TLABEL;

  

  labBanEnd: TLABEL;

  

  Label1: TLabel;

  

  labPaperSrc: TLABEL;

  

  labResolution: TLabel;

  

  labPaperType: TLABEL;

  

  labPaperSize: TLABEL;

  

  ButtonPanel1: TButtonPanel;

  

  pgAdvanced: TTabSheet;

  

  Notebook1: TPageControl;

  

  pgGeneral: TTabSheet;

  

  rbSheet1: TRADIOBUTTON;

  

  rbSheet2: TRADIOBUTTON;

  

  rbSheet4: TRADIOBUTTON;

  

  rbrev_portrait: TRADIOBUTTON;

  

  rbrev_Landscape: TRADIOBUTTON;

  

  rbLandscape: TRADIOBUTTON;

  

  rbPortrait: TRADIOBUTTON;

  

  sb: TScrollBox;

  

  procedure FormActivate();

  

  procedure FormDestroy();

  

  procedure rbPortraitClick();

  

  procedure cbPaperSizeKeypress();

  

  procedure dlgpropertiesprinterCreate();

  

  procedure dlgpropertiesprinterShow();

  

public

  procedure InitProperties;

  

end;

Inheritance

Tdlgpropertiesprinter

  

|

TObject



CT Web help

CodeTyphon Studio