Ignore:
Timestamp:
Aug 23, 2022, 10:06:54 AM (21 months ago)
Author:
chronos
Message:
  • Added: Allow to configure visible columns in contacts table.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r126 r138  
    1515  OnResize = FormResize
    1616  OnShow = FormShow
    17   LCLVersion = '2.2.0.4'
     17  LCLVersion = '2.2.2.0'
    1818  object CoolBar1: TCoolBar
    1919    Left = 0
     
    177177        OnClick = MenuItemToolbarClick
    178178      end
     179      object MenuItemColumns: TMenuItem
     180        Caption = 'Columns'
     181        OnClick = MenuItemColumnsClick
     182      end
    179183    end
    180184    object MenuItemTools: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.