Changeset 203 for trunk/Forms/UFormAcronyms.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/UFormAcronyms.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 ListViewAcronyms: TListView 16 16 Left = 4 … … 90 90 end 91 91 object ToolButton2: TToolButton 92 Left = 2492 Left = 30 93 93 Top = 2 94 94 Action = AModify 95 95 end 96 96 object ToolButton3: TToolButton 97 Left = 4797 Left = 59 98 98 Top = 2 99 99 Action = ARemove
Note:
See TracChangeset
for help on using the changeset viewer.