Changeset 221 for trunk/Forms/FormAcronym.pas
- Timestamp:
- Jan 17, 2025, 10:06:21 PM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormAcronym.pas
r219 r221 12 12 13 13 TFormAcronym = class(TFormEx) 14 ACategoryAdd: TAction; 14 15 ACategoryRemove: TAction; 15 ACategoryAdd: TAction;16 16 ActionList1: TActionList; 17 17 Button1: TButton; … … 32 32 MenuItem2: TMenuItem; 33 33 PopupMenuCategory: TPopupMenu; 34 ScrollBox1: TScrollBox; 34 35 procedure ACategoryAddExecute(Sender: TObject); 35 36 procedure ACategoryRemoveExecute(Sender: TObject);
Note:
See TracChangeset
for help on using the changeset viewer.