Subversion Repositories DevTools

Rev

Rev 2228 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2228 Rev 2234
Line 44... Line 44...
44
	TAdvEdit *KeyNumberEdit;
44
	TAdvEdit *KeyNumberEdit;
45
	TLabel *PathmapTargetLabel;
45
	TLabel *PathmapTargetLabel;
46
	TAdvEdit *PathmapTargetEdit;
46
	TAdvEdit *PathmapTargetEdit;
47
	TLabel *MacAlgorithmLabel;
47
	TLabel *MacAlgorithmLabel;
48
	TComboBox *MacAlgorithmComboBox;
48
	TComboBox *MacAlgorithmComboBox;
-
 
49
	TLabel *KeyVersionLabel;
-
 
50
	TAdvEdit *KeyVersionEdit;
49
	void __fastcall FormShow(TObject *Sender);
51
	void __fastcall FormShow(TObject *Sender);
50
	void __fastcall OKClick(TObject *Sender);
52
	void __fastcall OKClick(TObject *Sender);
51
	void __fastcall GenerationProfileComboBoxChange(TObject *Sender);
53
	void __fastcall GenerationProfileComboBoxChange(TObject *Sender);
52
	void __fastcall BuildManifestCheckBoxClick(TObject *Sender);
54
	void __fastcall BuildManifestCheckBoxClick(TObject *Sender);
53
private:	// User declarations
55
private:	// User declarations