Revision 158:c8f14a3d46ee Client/UfrmAbout.lfm

b/Client/UfrmAbout.lfm
1
object frmAbout: TfrmAbout
2
  Left = 290
3
  Height = 308
4
  Top = 171
5
  Width = 354
6
  AutoSize = True
7
  BorderIcons = [biSystemMenu]
8
  BorderStyle = bsDialog
9
  Caption = 'About CentrED'
10
  ClientHeight = 308
11
  ClientWidth = 354
12
  Font.Height = -11
13
  OnCreate = FormCreate
14
  Position = poScreenCenter
15
  LCLVersion = '0.9.25'
16
  object Label3: TLabel
17
    Left = 8
18
    Height = 62
19
    Top = 204
20
    Width = 338
21
    Align = alTop
22
    BorderSpacing.Top = 16
23
    BorderSpacing.Around = 8
24
    Caption = 'Ultima(tm) Online (c)  1997 Electronic Arts Inc. Ultima, the UO logo, Are You With Us?, ORIGIN, the ORIGIN logo and We create worlds are trademarks or registered trademarks of Electronic Arts Inc. in the U.S. and/or other countries. All rights reserved.'
25
    ParentColor = False
26
    ParentFont = True
27
    WordWrap = True
28
  end
29
  object Label5: TLabel
30
    Left = 8
31
    Height = 14
32
    Top = 120
33
    Width = 338
34
    Align = alTop
35
    BorderSpacing.Left = 8
36
    BorderSpacing.Right = 8
37
    Caption = 'It is using the following great components:'
38
    ParentColor = False
39
    ParentFont = True
40
  end
41
  object Label6: TLabel
42
    Left = 16
43
    Height = 46
44
    Top = 134
45
    Width = 330
46
    Align = alTop
47
    BorderSpacing.Left = 16
48
    BorderSpacing.Right = 8
49
    Caption = '- Vampyre Imaging Lib by Marek Mauder'#13#10'- lNet by Ales Katona and Micha Nelissen'#13#10'- VirtualTrees by Mike Lischke'
50
    ParentColor = False
51
    ParentFont = True
52
  end
53
  object Label7: TLabel
54
    Left = 8
55
    Height = 14
56
    Top = 106
57
    Width = 338
58
    Align = alTop
59
    BorderSpacing.Left = 8
60
    BorderSpacing.Right = 8
61
    Caption = 'CentrED has been developed using Lazarus and FreePascal.'
62
    ParentColor = False
63
    ParentFont = True
64
    WordWrap = True
65
  end
66
  object Panel2: TPanel
67
    Height = 98
68
    Width = 354
69
    Align = alTop
70
    AutoSize = True
71
    BorderSpacing.Bottom = 8
72
    BevelOuter = bvNone
73
    ClientHeight = 98
74
    ClientWidth = 354
75
    ParentFont = True
76
    TabOrder = 0
77
    object Panel1: TPanel
78
      Height = 98
79
      Width = 220
80
      AutoSize = True
81
      BevelInner = bvRaised
82
      BevelOuter = bvLowered
83
      ClientHeight = 98
84
      ClientWidth = 220
85
      ParentFont = True
86
      TabOrder = 0
87
      object Label1: TLabel
88
        Left = 2
89
        Height = 38
90
        Top = 2
91
        Width = 216
92
        Align = alTop
93
        Alignment = taCenter
94
        AutoSize = False
95
        Caption = 'UO CentrED'
96
        Font.Height = -29
97
        Font.Style = [fsBold]
98
        Layout = tlCenter
99
        ParentColor = False
100
      end
101
      object lblVersion: TLabel
102
        Left = 6
103
        Height = 25
104
        Top = 40
105
        Width = 208
106
        Align = alTop
107
        Alignment = taRightJustify
108
        BorderSpacing.Left = 4
109
        BorderSpacing.Right = 4
110
        ParentColor = False
111
        ParentFont = True
112
      end
113
      object lblCopyright: TLabel
114
        Left = 6
115
        Height = 25
116
        Top = 69
117
        Width = 208
118
        Align = alTop
119
        Alignment = taCenter
120
        BorderSpacing.Around = 4
121
        ParentColor = False
122
        ParentFont = True
123
      end
124
    end
125
  end
126
  object Panel3: TPanel
127
    Left = 8
128
    Height = 25
129
    Top = 274
130
    Width = 338
131
    Align = alTop
132
    BorderSpacing.Around = 8
133
    BevelOuter = bvNone
134
    ClientHeight = 25
135
    ClientWidth = 338
136
    ParentFont = True
137
    TabOrder = 1
138
    object btnClose: TButton
139
      Left = 263
140
      Height = 25
141
      Width = 75
142
      Align = alRight
143
      BorderSpacing.InnerBorder = 4
144
      Caption = 'Close'
145
      OnClick = btnCloseClick
146
      ParentFont = True
147
      TabOrder = 0
148
    end
149
  end
150
end
1
object frmAbout: TfrmAbout
2
  Left = 290
3
  Height = 308
4
  Top = 171
5
  Width = 354
6
  AutoSize = True
7
  BorderIcons = [biSystemMenu]
8
  BorderStyle = bsDialog
9
  Caption = 'About CentrED'
10
  ClientHeight = 308
11
  ClientWidth = 354
12
  Font.Height = -11
13
  OnCreate = FormCreate
14
  Position = poScreenCenter
15
  LCLVersion = '0.9.29'
16
  object Label3: TLabel
17
    Left = 8
18
    Height = 53
19
    Top = 189
20
    Width = 338
21
    Align = alTop
22
    BorderSpacing.Top = 16
23
    BorderSpacing.Around = 8
24
    Caption = 'Ultima(tm) Online (c)  1997 Electronic Arts Inc. Ultima, the UO logo, Are You With Us?, ORIGIN, the ORIGIN logo and We create worlds are trademarks or registered trademarks of Electronic Arts Inc. in the U.S. and/or other countries. All rights reserved.'
25
    ParentColor = False
26
    WordWrap = True
27
  end
28
  object Label5: TLabel
29
    Left = 8
30
    Height = 14
31
    Top = 98
32
    Width = 338
33
    Align = alTop
34
    BorderSpacing.Left = 8
35
    BorderSpacing.Right = 8
36
    Caption = 'It is using the following great components:'
37
    ParentColor = False
38
  end
39
  object Label6: TLabel
40
    Left = 16
41
    Height = 53
42
    Top = 112
43
    Width = 330
44
    Align = alTop
45
    BorderSpacing.Left = 16
46
    BorderSpacing.Right = 8
47
    Caption = '- Vampyre Imaging Lib by Marek Mauder'#13#10'- lNet by Ales Katona and Micha Nelissen'#13#10'- VirtualTrees by Mike Lischke'#13#10'- Silk Icons by Mark James'
48
    ParentColor = False
49
  end
50
  object Label7: TLabel
51
    Left = 8
52
    Height = 14
53
    Top = 84
54
    Width = 338
55
    Align = alTop
56
    BorderSpacing.Left = 8
57
    BorderSpacing.Right = 8
58
    Caption = 'CentrED has been developed using Lazarus and FreePascal.'
59
    ParentColor = False
60
    WordWrap = True
61
  end
62
  object Panel2: TPanel
63
    Left = 0
64
    Height = 76
65
    Top = 0
66
    Width = 354
67
    Align = alTop
68
    AutoSize = True
69
    BorderSpacing.Bottom = 8
70
    BevelOuter = bvNone
71
    ClientHeight = 76
72
    ClientWidth = 354
73
    TabOrder = 0
74
    object Panel1: TPanel
75
      Left = 0
76
      Height = 76
77
      Top = 0
78
      Width = 167
79
      AutoSize = True
80
      BevelInner = bvRaised
81
      BevelOuter = bvLowered
82
      ClientHeight = 76
83
      ClientWidth = 167
84
      TabOrder = 0
85
      object Label1: TLabel
86
        Left = 2
87
        Height = 38
88
        Top = 2
89
        Width = 163
90
        Align = alTop
91
        Alignment = taCenter
92
        AutoSize = False
93
        Caption = 'UO CentrED'
94
        Font.Height = -29
95
        Font.Style = [fsBold]
96
        Layout = tlCenter
97
        ParentColor = False
98
        ParentFont = False
99
      end
100
      object lblVersion: TLabel
101
        Left = 6
102
        Height = 14
103
        Top = 40
104
        Width = 155
105
        Align = alTop
106
        Alignment = taRightJustify
107
        BorderSpacing.Left = 4
108
        BorderSpacing.Right = 4
109
        ParentColor = False
110
      end
111
      object lblCopyright: TLabel
112
        Left = 6
113
        Height = 14
114
        Top = 58
115
        Width = 155
116
        Align = alTop
117
        Alignment = taCenter
118
        BorderSpacing.Around = 4
119
        ParentColor = False
120
      end
121
    end
122
  end
123
  object Panel3: TPanel
124
    Left = 8
125
    Height = 25
126
    Top = 250
127
    Width = 338
128
    Align = alTop
129
    BorderSpacing.Around = 8
130
    BevelOuter = bvNone
131
    ClientHeight = 25
132
    ClientWidth = 338
133
    TabOrder = 1
134
    object btnClose: TButton
135
      Left = 263
136
      Height = 25
137
      Top = 0
138
      Width = 75
139
      Align = alRight
140
      BorderSpacing.InnerBorder = 4
141
      Caption = 'Close'
142
      OnClick = btnCloseClick
143
      TabOrder = 0
144
    end
145
  end
146
end

Also available in: Unified diff