Changeset 158 for trunk/Core.lfm
- Timestamp:
- Jun 12, 2023, 12:07:42 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Core.lfm
r152 r158 300 300 Caption = 'Normalize' 301 301 OnExecute = ANormalizeExecute 302 end 303 object AFileExport: TAction 304 Category = 'File' 305 Caption = 'Export...' 306 OnExecute = AFileExportExecute 302 307 end 303 308 end
Note:
See TracChangeset
for help on using the changeset viewer.