Ignore:
Timestamp:
Jul 10, 2019, 11:35:10 PM (5 years ago)
Author:
chronos
Message:
  • Fixed: Corrected dimensions in About dialog.
  • Removed: Old Player and Players forms replaced by general item list.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormList.lfm

    r300 r301  
    3535    OnDblClick = AModifyExecute
    3636    OnKeyPress = ListView1KeyPress
     37    OnKeyUp = ListView1KeyUp
    3738    OnSelectItem = ListView1SelectItem
    3839  end
     
    4344    Width = 480
    4445    Align = alBottom
     46    Images = Core.ImageListSmall
    4547    ParentFont = False
    4648    TabOrder = 1
     
    6769  end
    6870  object ActionList1: TActionList
     71    Images = Core.ImageListSmall
    6972    left = 208
    7073    top = 163
     
    9699  end
    97100  object PopupMenu1: TPopupMenu
     101    Images = Core.ImageListSmall
    98102    left = 352
    99103    top = 160
Note: See TracChangeset for help on using the changeset viewer.