Subversion Repositories autosfx

Rev

Rev 4 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 5
Line 1... Line 1...
1
object ErrorForm: TErrorForm
1
object ErrorForm: TErrorForm
2
  Left = 222
2
  Left = 222
3
  Top = 133
3
  Top = 133
4
  Caption = 'Fehler'
4
  Caption = 'Fehler'
5
  ClientHeight = 363
5
  ClientHeight = 406
6
  ClientWidth = 353
6
  ClientWidth = 583
7
  Color = clBtnFace
7
  Color = clBtnFace
8
  Font.Charset = ANSI_CHARSET
8
  Font.Charset = ANSI_CHARSET
9
  Font.Color = clWindowText
9
  Font.Color = clWindowText
10
  Font.Height = -11
10
  Font.Height = -11
11
  Font.Name = 'MS Sans Serif'
11
  Font.Name = 'MS Sans Serif'