Ignore:
Timestamp:
Dec 13, 2021, 8:47:20 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Properties with just BASE64 instead of ENCODING=BASE64 was not decoded using Base64 and so contact photos were not loaded correctly.
  • Added: Allow to save from file and load to file contact property values in All fields tab.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormContacts.lfm

    r61 r72  
    1414  object ListView1: TListView
    1515    Left = 0
    16     Height = 810
     16    Height = 801
    1717    Top = 0
    1818    Width = 1210
     
    6666    Left = 0
    6767    Height = 39
    68     Top = 842
     68    Top = 833
    6969    Width = 1210
    7070    Align = alBottom
     
    114114    Left = 0
    115115    Height = 32
    116     Top = 810
     116    Top = 801
    117117    Width = 1210
    118118    OnChange = ListViewFilter1Change
     
    121121  object StatusBar1: TStatusBar
    122122    Left = 0
    123     Height = 27
    124     Top = 881
     123    Height = 36
     124    Top = 872
    125125    Width = 1210
    126126    Panels = <   
Note: See TracChangeset for help on using the changeset viewer.