Changeset 11 for trunk/UMainForm.dfm
- Timestamp:
- Jun 20, 2008, 9:55:04 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UMainForm.dfm
r10 r11 22 22 Top = 8 23 23 Width = 401 24 Height = 5 9324 Height = 529 25 25 Font.Charset = DEFAULT_CHARSET 26 26 Font.Color = clWindowText … … 42 42 end 43 43 object Memo2: TMemo 44 Left = 41 644 Left = 415 45 45 Top = 8 46 46 Width = 321 47 Height = 593 47 Height = 529 48 Font.Charset = DEFAULT_CHARSET 49 Font.Color = clWindowText 50 Font.Height = -13 51 Font.Name = 'Lucida Console' 52 Font.Style = [] 53 ParentFont = False 48 54 ScrollBars = ssBoth 49 55 TabOrder = 2 50 56 end 57 object Memo3: TMemo 58 Left = 8 59 Top = 543 60 Width = 728 61 Height = 66 62 ScrollBars = ssBoth 63 TabOrder = 3 64 end 51 65 end
Note:
See TracChangeset
for help on using the changeset viewer.