Ignore:
Timestamp:
May 4, 2016, 12:28:37 PM (8 years ago)
Author:
chronos
Message:
  • Modified: Ability to search acronyms by exact match and by columns in main window.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAcronyms.lfm

    r17 r18  
    11object FormAcronyms: TFormAcronyms
    22  Left = 466
    3   Height = 575
    4   Top = 212
     3  Height = 558
     4  Top = 297
    55  Width = 740
    66  Caption = 'Acronyms'
    7   ClientHeight = 575
     7  ClientHeight = 558
    88  ClientWidth = 740
    99  OnShow = FormShow
     
    1111  object ListViewAcronyms: TListView
    1212    Left = 8
    13     Height = 527
     13    Height = 510
    1414    Top = 40
    1515    Width = 725
     
    4949    OnFilter = ListViewSort1Filter
    5050    Column = 0
    51     Order = soNone
     51    Order = soDown
    5252    left = 248
    5353    top = 168
Note: See TracChangeset for help on using the changeset viewer.