Changeset 203 for trunk/Forms/UFormCategories.lfm
- Timestamp:
- Apr 24, 2019, 2:43:03 PM (6 years ago)
- Location:
- trunk/Forms
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms
- Property svn:ignore deleted
-
trunk/Forms/UFormCategories.lfm
r174 r203 12 12 OnShow = FormShow 13 13 Position = poScreenCenter 14 LCLVersion = ' 1.8.0.6'14 LCLVersion = '2.0.2.0' 15 15 object ListViewCategories: TListView 16 16 Left = 4 … … 60 60 end 61 61 object ToolButton2: TToolButton 62 Left = 2462 Left = 30 63 63 Top = 2 64 64 Action = AModify 65 65 end 66 66 object ToolButton3: TToolButton 67 Left = 4767 Left = 59 68 68 Top = 2 69 69 Action = ARemove
Note:
See TracChangeset
for help on using the changeset viewer.