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.pas

    r17 r18  
    4242
    4343procedure TFormAcronyms.ListViewAcronymsData(Sender: TObject; Item: TListItem);
    44 var
    45   I: Integer;
    4644begin
    4745  if Item.Index < ListViewSort1.List.Count then
Note: See TracChangeset for help on using the changeset viewer.