Changeset 56 for trunk/UCore.pas


Ignore:
Timestamp:
Dec 8, 2021, 4:44:21 PM (3 years ago)
Author:
chronos
Message:
  • Added: Show textual name of contact field in contact field form and prefill field name and attributes. Update that name back according used field name and attributes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.pas

    r53 r56  
    356356    if Assigned(DataFile) then FreeAndNil(DataFile);
    357357    FileClosed := True;
     358    UpdateFile;
    358359  end;
    359360end;
Note: See TracChangeset for help on using the changeset viewer.