Changeset 152 for trunk/Core.lfm
- Timestamp:
- Jun 6, 2023, 5:05:18 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Core.lfm
r149 r152 296 296 Caption = 'Remove exact duplicates' 297 297 OnExecute = ARemoveExactDuplicatesExecute 298 end 299 object ANormalize: TAction 300 Caption = 'Normalize' 301 OnExecute = ANormalizeExecute 298 302 end 299 303 end
Note:
See TracChangeset
for help on using the changeset viewer.