Ignore:
Timestamp:
Jun 12, 2023, 12:07:42 AM (11 months ago)
Author:
chronos
Message:
  • Added: File menu action Export to export vCard data into CSV, XML, MediaWiki, Excel paste, and HTML.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormFind.lfm

    r149 r158  
    1313  OnDestroy = FormDestroy
    1414  OnShow = FormShow
    15   LCLVersion = '2.2.0.4'
     15  LCLVersion = '2.2.6.0'
    1616  object Panel1: TPanel
    1717    Left = 0
     
    2727    object ComboBoxField: TComboBox
    2828      Left = 184
    29       Height = 41
     29      Height = 42
    3030      Top = 16
    3131      Width = 240
     
    4242      Width = 135
    4343      Caption = 'By contact field:'
     44      ParentColor = False
    4445      ParentFont = False
    4546    end
    4647    object EditValue: TEdit
    4748      Left = 440
    48       Height = 42
     49      Height = 43
    4950      Top = 16
    5051      Width = 208
     
    5556      Left = 664
    5657      Height = 38
    57       Top = 16
     58      Top = 19
    5859      Width = 113
    5960      Caption = 'Find'
Note: See TracChangeset for help on using the changeset viewer.