Changeset 3 for trunk/UFormMain.lfm
- Timestamp:
- Apr 20, 2016, 9:25:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UFormMain.lfm
r1 r3 4 4 Top = 386 5 5 Width = 631 6 Caption = ' HAF'6 Caption = 'Acronym Decoder' 7 7 ClientHeight = 446 8 8 ClientWidth = 631 … … 12 12 OnDestroy = FormDestroy 13 13 OnShow = FormShow 14 LCLVersion = '1. 6.0.4'14 LCLVersion = '1.7' 15 15 object ListViewAcronyms: TListView 16 16 Left = 8 … … 41 41 object EditSearch: TEdit 42 42 Left = 8 43 Height = 2843 Height = 34 44 44 Top = 8 45 45 Width = 611 … … 4370 4370 end 4371 4371 end 4372 object PersistentForm1: TPersistentForm 4373 MinVisiblePart = 50 4374 EntireVisible = False 4375 left = 304 4376 top = 128 4377 end 4372 4378 end
Note:
See TracChangeset
for help on using the changeset viewer.