Changeset 33 for trunk/Forms/UFormCategorySelect.lfm
- Timestamp:
- Jul 13, 2016, 2:51:53 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormCategorySelect.lfm
r13 r33 8 8 ClientWidth = 794 9 9 OnShow = FormShow 10 LCLVersion = '1. 7'10 LCLVersion = '1.6.0.4' 11 11 object ListBox1: TListBox 12 12 Left = 16 … … 17 17 ItemHeight = 0 18 18 MultiSelect = True 19 OnDblClick = ListBox1DblClick 20 OnKeyPress = ListBox1KeyPress 19 21 ScrollWidth = 762 20 22 TabOrder = 0 21 TopIndex = -122 23 end 23 24 object ButtonOk: TButton
Note:
See TracChangeset
for help on using the changeset viewer.