Subversion Repositories DevTools

Rev

Rev 2226 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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