Changeset 301 for trunk/Forms/UFormList.lfm
- Timestamp:
- Jul 10, 2019, 11:35:10 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormList.lfm
r300 r301 35 35 OnDblClick = AModifyExecute 36 36 OnKeyPress = ListView1KeyPress 37 OnKeyUp = ListView1KeyUp 37 38 OnSelectItem = ListView1SelectItem 38 39 end … … 43 44 Width = 480 44 45 Align = alBottom 46 Images = Core.ImageListSmall 45 47 ParentFont = False 46 48 TabOrder = 1 … … 67 69 end 68 70 object ActionList1: TActionList 71 Images = Core.ImageListSmall 69 72 left = 208 70 73 top = 163 … … 96 99 end 97 100 object PopupMenu1: TPopupMenu 101 Images = Core.ImageListSmall 98 102 left = 352 99 103 top = 160
Note:
See TracChangeset
for help on using the changeset viewer.