Changeset 17 for trunk/UCore.lfm


Ignore:
Timestamp:
Feb 28, 2018, 12:56:11 PM (6 years ago)
Author:
chronos
Message:
  • Added: New Generate contacts Tools menu action to generate multiple random contacts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r16 r17  
    471471      OnExecute = AFindDuplicateExecute
    472472    end
     473    object AGenerate: TAction
     474      Caption = 'Generate contacts'
     475      OnExecute = AGenerateExecute
     476    end
    473477  end
    474478  object LastOpenedList1: TLastOpenedList
Note: See TracChangeset for help on using the changeset viewer.