Subversion Repositories spacemission

Rev

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

Rev 1 Rev 2
Line 7... Line 7...
7
  ClientHeight = 233
7
  ClientHeight = 233
8
  ClientWidth = 313
8
  ClientWidth = 313
9
  Color = clBtnFace
9
  Color = clBtnFace
10
  Font.Charset = DEFAULT_CHARSET
10
  Font.Charset = DEFAULT_CHARSET
11
  Font.Color = clWindowText
11
  Font.Color = clWindowText
12
  Font.Height = -11
12
  Font.Height = -12
13
  Font.Name = 'MS Sans Serif'
13
  Font.Name = 'MS Sans Serif'
14
  Font.Style = []
14
  Font.Style = []
15
  OldCreateOrder = False
15
  OldCreateOrder = False
16
  Position = poMainFormCenter
16
  Position = poMainFormCenter
17
  OnHide = FormHide
17
  OnHide = FormHide
18
  OnShow = FormShow
18
  OnShow = FormShow
19
  PixelsPerInch = 96
19
  PixelsPerInch = 106
20
  TextHeight = 13
20
  TextHeight = 13
21
  object Label1: TLabel
21
  object Label1: TLabel
22
    Left = 8
22
    Left = 8
23
    Top = 8
23
    Top = 8
24
    Width = 152
24
    Width = 152
Line 28... Line 28...
28
  object Label3: TLabel
28
  object Label3: TLabel
29
    Left = 200
29
    Left = 200
30
    Top = 8
30
    Top = 8
31
    Width = 106
31
    Width = 106
32
    Height = 13
32
    Height = 13
-
 
33
    Cursor = crHandPoint
33
    Caption = 'Herausgeber anfragen'
34
    Caption = 'Herausgeber anfragen'
34
    Font.Charset = DEFAULT_CHARSET
35
    Font.Charset = DEFAULT_CHARSET
35
    Font.Color = clBlue
36
    Font.Color = clBlue
36
    Font.Height = -11
37
    Font.Height = -11
37
    Font.Name = 'MS Sans Serif'
38
    Font.Name = 'MS Sans Serif'
Line 79... Line 80...
79
    object Label2: TLabel
80
    object Label2: TLabel
80
      Left = 8
81
      Left = 8
81
      Top = 104
82
      Top = 104
82
      Width = 83
83
      Width = 83
83
      Height = 13
84
      Height = 13
-
 
85
      Cursor = crHandPoint
84
      Caption = 'Cheat deaktiviren'
86
      Caption = 'Cheat deaktiviren'
85
      Font.Charset = DEFAULT_CHARSET
87
      Font.Charset = DEFAULT_CHARSET
86
      Font.Color = clBlue
88
      Font.Color = clBlue
87
      Font.Height = -11
89
      Font.Height = -11
88
      Font.Name = 'MS Sans Serif'
90
      Font.Name = 'MS Sans Serif'