Changeset 12 for trunk/UFormAcronym.lfm
- Timestamp:
- Apr 28, 2016, 5:35:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UFormAcronym.lfm
r10 r12 1 1 object FormAcronym: TFormAcronym 2 Left = 55 42 Left = 555 3 3 Height = 296 4 Top = 4 094 Top = 411 5 5 Width = 420 6 6 Caption = 'Acronym' … … 13 13 object Label1: TLabel 14 14 Left = 8 15 Height = 2 415 Height = 20 16 16 Top = 16 17 Width = 6017 Width = 43 18 18 Caption = 'Name:' 19 19 ParentColor = False … … 21 21 object EditAcronym: TEdit 22 22 Left = 136 23 Height = 3423 Height = 28 24 24 Top = 15 25 25 Width = 272 … … 30 30 object Label2: TLabel 31 31 Left = 8 32 Height = 2 432 Height = 20 33 33 Top = 49 34 Width = 8334 Width = 61 35 35 Caption = 'Meaning:' 36 36 ParentColor = False … … 38 38 object EditMeaning: TEdit 39 39 Left = 136 40 Height = 3440 Height = 28 41 41 Top = 49 42 42 Width = 272 … … 69 69 object Label3: TLabel 70 70 Left = 8 71 Height = 2 471 Height = 20 72 72 Top = 88 73 Width = 10973 Width = 79 74 74 Caption = 'Description:' 75 75 ParentColor = False
Note:
See TracChangeset
for help on using the changeset viewer.