Subversion Repositories recyclebinunit

Rev

Rev 12 | Rev 24 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12 Rev 17
Line 110... Line 110...
110
  end
110
  end
111
  object outputPanel: TPanel
111
  object outputPanel: TPanel
112
    Left = 0
112
    Left = 0
113
    Top = 81
113
    Top = 81
114
    Width = 644
114
    Width = 644
115
    Height = 381
115
    Height = 387
116
    Align = alClient
116
    Align = alClient
117
    Caption = 'Please wait...'
117
    Caption = 'Please wait...'
118
    Font.Charset = DEFAULT_CHARSET
118
    Font.Charset = DEFAULT_CHARSET
119
    Font.Color = clWindowText
119
    Font.Color = clWindowText
120
    Font.Height = -49
120
    Font.Height = -49
Line 124... Line 124...
124
    TabOrder = 1
124
    TabOrder = 1
125
    object outputMemo: TMemo
125
    object outputMemo: TMemo
126
      Left = 1
126
      Left = 1
127
      Top = 1
127
      Top = 1
128
      Width = 642
128
      Width = 642
129
      Height = 379
129
      Height = 385
130
      Align = alClient
130
      Align = alClient
131
      Font.Charset = DEFAULT_CHARSET
131
      Font.Charset = DEFAULT_CHARSET
132
      Font.Color = clWindowText
132
      Font.Color = clWindowText
133
      Font.Height = -12
133
      Font.Height = -12
134
      Font.Name = 'Courier'
134
      Font.Name = 'Courier'