Ignore:
Timestamp:
Aug 8, 2016, 12:37:58 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: ESC and ENTER keys handling in some dialogs.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAcronyms.lfm

    r69 r85  
    22  Left = 426
    33  Height = 558
    4   Top = 184
     4  Top = 251
    55  Width = 740
    66  Caption = 'Acronyms'
     
    3939    OnData = ListViewAcronymsData
    4040    OnDblClick = ListViewAcronymsDblClick
     41    OnKeyPress = ListViewAcronymsKeyPress
    4142    OnResize = ListViewAcronymsResize
    4243    OnSelectItem = ListViewAcronymsSelectItem
Note: See TracChangeset for help on using the changeset viewer.