Unit 'qonguard4' Package
[Overview][Classes][Variables][Index] [#pl_onguard]

TEditProductFrm

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

Declaration

Source position: qonguard4.pas line 39

type TEditProductFrm = class(TForm)

  Panel1: TPanel;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  GenerateKeySb: TSpeedButton;

  

  KeyPasteSb: TSpeedButton;

  

  ProductEd: TEdit;

  

  KeyEd: TEdit;

  

  OKBtn: TButton;

  

  CancelBtn: TButton;

  

  procedure FormCreate();

  

  procedure InfoChanged();

  

  procedure KeyPasteSbClick();

  

  procedure GenerateKeySbClick();

  

public

  procedure SetKey();

  

  procedure GetKey();

  

  property KeyType: TKeyType; [rw]

  

  property ShowHints: Boolean; [rw]

  

end;

Inheritance

TEditProductFrm

  

|

TObject



CT Web help

CodeTyphon Studio