Class TfrmMain (unit Destest)

Inherits from

TForm

Constructors



Functions

procedure cmdGo1Click(Sender: TObject);


procedure cmdGo2Click(Sender: TObject);


Properties

Events

Variables

cmdGo1 : TButton;


cmdGo2 : TButton;


Des : TEncryption;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


txtHexInput : TEdit;


txtHexOutput : TEdit;


txtInput : TEdit;


txtKey : TEdit;


txtOutput : TEdit;



Constructors


Functions


procedure cmdGo1Click(Sender: TObject);


procedure cmdGo2Click(Sender: TObject);


Properties


Events


Variables


cmdGo1 : TButton;


cmdGo2 : TButton;


Des : TEncryption;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


txtHexInput : TEdit;


txtHexOutput : TEdit;


txtInput : TEdit;


txtKey : TEdit;


txtOutput : TEdit;