Changeset 19 for trunk/Forms/UMainForm.lfm
- Timestamp:
- Jun 14, 2011, 12:20:15 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UMainForm.lfm
r13 r19 182 182 OnExecute = AInitSystemValuesExecute 183 183 end 184 object AImportStructure: TAction 185 Caption = 'Import structure...' 186 OnExecute = AImportStructureExecute 187 end 184 188 end 185 189 object PopupMenuItem: TPopupMenu … … 332 336 Action = AInitSystemValues 333 337 end 338 object MenuItem20: TMenuItem 339 Action = AImportStructure 340 end 334 341 end 335 342 object MenuItem12: TMenuItem
Note:
See TracChangeset
for help on using the changeset viewer.