home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 431
- Top = 138
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 269
- ClientWidth = 366
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- Visible = True
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 304
- Height = 265
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object about_Version: TLabel
- Left = 176
- Top = 157
- Width = 89
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'about_Version'
- Color = clLime
- Font.Color = clWhite
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object about_Date: TLabel
- Left = 176
- Top = 172
- Width = 97
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'about_Date'
- Color = clLime
- Font.Color = clBlack
- Font.Height = -10
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Reg: TLabel
- Left = 32
- Top = 228
- Width = 225
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Registriert oder nich?'
- Color = clLime
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object E_Form: TEdit
- Left = 8
- Top = 8
- Width = 289
- Height = 17
- BorderStyle = bsNone
- Color = clRed
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- Visible = False
- OnChange = E_FormChange
- end
- object E_TRACE: TEdit
- Left = 8
- Top = 24
- Width = 289
- Height = 17
- BorderStyle = bsNone
- Color = clMaroon
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Visible = False
- OnChange = E_FormChange
- end
- object Memo_trace: TMemo
- Left = 0
- Top = 208
- Width = 305
- Height = 57
- TabOrder = 2
- Visible = False
- WordWrap = False
- end
- end
-