Ignore:
Timestamp:
Nov 25, 2021, 3:35:59 PM (3 years ago)
Author:
chronos
Message:
  • Fixed: Avoid exception if photo data are not valid image data.
  • Fixed: Some contact fields were not saved.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormContact.lfm

    r35 r38  
    1515    Left = 10
    1616    Height = 576
    17     Top = 10
     17    Top = 8
    1818    Width = 893
    19     ActivePage = TabSheetAll
     19    ActivePage = TabSheetGeneral
    2020    Anchors = [akTop, akLeft, akRight, akBottom]
    2121    ParentFont = False
    22     TabIndex = 2
     22    TabIndex = 0
    2323    TabOrder = 0
    2424    object TabSheetGeneral: TTabSheet
     
    126126        Left = 240
    127127        Height = 24
    128         Top = 264
     128        Top = 304
    129129        Width = 55
    130130        Caption = 'Notes:'
Note: See TracChangeset for help on using the changeset viewer.