Unit 'LR_BarC' Package
[Overview][Types][Classes][Index] [#lz_report]

TfrBarCodeForm

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

Declaration

Source position: lr_barc.pas line 133

type TfrBarCodeForm = class(TfrObjEditorForm)

  ButtonPanel1: TButtonPanel;

  

  edZoom: TEdit;

  

  labZoom: TLabel;

  

  M1: TEdit;

  

  Label1: TLabel;

  

  cbType: TComboBox;

  

  Label2: TLabel;

  

  Image1: TImage;

  

  Panel1: TPanel;

  

  DBBtn: TSpeedButton;

  

  VarBtn: TSpeedButton;

  

  GroupBox1: TGroupBox;

  

  ckCheckSum: TCheckBox;

  

  ckViewText: TCheckBox;

  

  GroupBox2: TGroupBox;

  

  RB1: TRadioButton;

  

  RB2: TRadioButton;

  

  RB3: TRadioButton;

  

  RB4: TRadioButton;

  

  procedure FormClose();

  

  procedure FormCreate();

  

  procedure VarBtnClick();

  

  procedure DBBtnClick();

  

  procedure bOkClick();

  

  procedure FormActivate();

  

  procedure edZoomKeyPress();

  

public

  procedure ShowEditor(); override;

  

end;

Inheritance

TfrBarCodeForm

  

|

TObject



CT Web help

CodeTyphon Studio