Menu

/trunk/Src/FrCategoryDescEdit.pas Commit Log


Commit Date  
[r322] (8.7 kB) by delphidabbler

New dialog box units used to add, rename and delete user-defined categories, along with an abstract base class for the dialog boxes and two frame units that contain and manage controls used in the dialog dialog boxes:
* FmCategoryEditDlg provides an abstract base class for the three main dialog boxes.
* FmAddCategoryDlg implements the "add category" dialog.
* FmDeleteCategoryDlg implements the "delete category" dialog.
* FmRenameCategoryDlg implements the "rename category" dialog.
* FrCategoryDescEdit implements a frame containing an edit box that receives category descriptions. The frame checks the entry for validity.
* FrCategoryList implements a frame containing a list box that displays available categories.

2009-09-20 12:49:45 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.