Subversion Repositories DevTools

Rev

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

Rev 2232 Rev 2234
Line 298... Line 298...
298
	TMenuItem *ImportTransactions;
298
	TMenuItem *ImportTransactions;
299
	TAction *ImportTransactionAction;
299
	TAction *ImportTransactionAction;
300
	TSpeedButton *IterationCopyButton;
300
	TSpeedButton *IterationCopyButton;
301
	TMenuItem *Generate;
301
	TMenuItem *Generate;
302
	TAction *GenerateAction;
302
	TAction *GenerateAction;
-
 
303
	TCheckBox *IncludedInMac;
303
	void __fastcall ProjectConfigBtnClick(TObject *Sender);
304
	void __fastcall ProjectConfigBtnClick(TObject *Sender);
304
	void __fastcall IterationConfigBtnClick(TObject *Sender);
305
	void __fastcall IterationConfigBtnClick(TObject *Sender);
305
	void __fastcall FormShow(TObject *Sender);
306
	void __fastcall FormShow(TObject *Sender);
306
	void __fastcall ProjectsComboBoxChange(TObject *Sender);
307
	void __fastcall ProjectsComboBoxChange(TObject *Sender);
307
	void __fastcall tsDBGrid2RowChanged(TObject *Sender, Variant &OldRow,
308
	void __fastcall tsDBGrid2RowChanged(TObject *Sender, Variant &OldRow,