Welcome to mirror list, hosted at ThFree Co, Russian Federation.

UnitAbout.dfm - github.com/sanekgusev/LinX-old.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fca0f483d13edf429f719343741c2fa5a85f2539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
object FormAbout: TFormAbout
  Left = 0
  Top = 0
  BorderStyle = bsToolWindow
  Caption = 'About LinX'
  ClientHeight = 250
  ClientWidth = 350
  Color = clBtnFace
  ParentFont = True
  GlassFrame.SheetOfGlass = True
  KeyPreview = True
  OldCreateOrder = False
  Position = poMainFormCenter
  ShowHint = True
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object LabelFacts: TLabel
    Left = 5
    Top = 140
    Width = 340
    Height = 105
    Alignment = taCenter
    AutoSize = False
    Transparent = True
    Visible = False
    WordWrap = True
  end
  object LabelInfo: TLabel
    Left = 5
    Top = 37
    Width = 340
    Height = 90
    Alignment = taCenter
    AutoSize = False
    Transparent = True
    Visible = False
    WordWrap = True
  end
  object LabelDiscl: TLabel
    Left = 5
    Top = 137
    Width = 90
    Height = 51
    Alignment = taCenter
    AutoSize = False
    Caption = 'This software is provided '#171'as-is'#187'. Use it at your own risk.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
    Transparent = True
    WordWrap = True
  end
  object LabelEMail: TLabel
    Left = 105
    Top = 135
    Width = 32
    Height = 13
    Caption = 'E-Mail:'
    Transparent = True
  end
  object LabelOversLink: TLabel
    Left = 105
    Top = 175
    Width = 232
    Height = 13
    Hint = 'http://forums.overclockers.ru/viewtopic.php?t=272642'
    Caption = #1056#1091#1089#1089#1082#1072#1103' '#1074#1077#1090#1082#1072' '#1086#1073#1089#1091#1078#1076#1077#1085#1080#1103' '#1085#1072' Overclockers.ru'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 8866336
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsUnderline]
    ParentFont = False
    Transparent = True
    OnClick = LabelOversLinkClick
    OnMouseEnter = LabelsMouseEnter
    OnMouseLeave = LabelsMouseLeave
  end
  object LabelXSLink: TLabel
    Left = 105
    Top = 155
    Width = 229
    Height = 13
    Hint = 'http://www.xtremesystems.org/forums/showthread.php?t=201670'
    Caption = 'English discussion thread at XtremeSystems.org'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 8866336
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsUnderline]
    ParentFont = False
    Transparent = True
    OnClick = LabelXSLinkClick
    OnMouseEnter = LabelsMouseEnter
    OnMouseLeave = LabelsMouseLeave
  end
  object LabelLin: TLabel
    Left = 5
    Top = 41
    Width = 60
    Height = 90
    Hint = 'LinX'
    Alignment = taCenter
    AutoSize = False
    Caption = 'Lin'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 10773812
    Font.Height = -45
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object LabelX: TLabel
    Left = 65
    Top = 41
    Width = 29
    Height = 90
    Hint = 'LinX'
    Alignment = taCenter
    AutoSize = False
    Caption = 'X'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 31221
    Font.Height = -45
    Font.Name = 'Arial'
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object LabelThanks1: TLabel
    Left = 5
    Top = 200
    Width = 321
    Height = 13
    Caption = 
      'Special thanks to Right from Overclockers.ru for AMD compatibili' +
      'ty.'
    Transparent = True
  end
  object LabelThanks2: TLabel
    Left = 5
    Top = 215
    Width = 340
    Height = 30
    AutoSize = False
    Caption = 
      'Thanks to everybody who helps improve LinX for their suggestions' +
      ' and bug reports, and especially to my friends, SqeptiQ, Winkle ' +
      'and YaK.'
    Transparent = True
    WordWrap = True
  end
  object LabelIntel1: TLabel
    Left = 105
    Top = 55
    Width = 167
    Height = 13
    Caption = 'Uses Intel'#174' Math Kernel Library '#8212
    Transparent = True
  end
  object LabelIntel2: TLabel
    Left = 105
    Top = 70
    Width = 155
    Height = 13
    Caption = 'Copyright '#169' Intel'#174' Corporation'
    Transparent = True
  end
  object LabelLinpackLink: TLabel
    Left = 278
    Top = 54
    Width = 35
    Height = 13
    Hint = 'http://www.intel.com/cd/software/products/asmo-na/eng/266857.htm'
    Caption = 'Linpack'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 8866336
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsUnderline]
    ParentFont = False
    Transparent = True
    OnClick = LabelLinpackLinkClick
    OnMouseEnter = LabelsMouseEnter
    OnMouseLeave = LabelsMouseLeave
  end
  object LabelMe: TLabel
    Left = 105
    Top = 35
    Width = 191
    Height = 13
    Caption = 'Author: Alexander Gusev a.k.a. Dua|ist'
    Transparent = True
  end
  object LabelPNG: TLabel
    Left = 105
    Top = 90
    Width = 222
    Height = 13
    Caption = 'Uses PNG Delphi Component by Gustavo Daud'
    Transparent = True
  end
  object SpeedButtonInfo: TSpeedButton
    Left = 5
    Top = 5
    Width = 75
    Height = 25
    GroupIndex = 1
    Caption = 'Info'
    OnClick = SpeedButtonInfoClick
  end
  object SpeedButtonAbout: TSpeedButton
    Left = 80
    Top = 5
    Width = 75
    Height = 25
    GroupIndex = 1
    Caption = 'About'
    OnClick = SpeedButtonAboutClick
  end
  object SpeedButtonReadMe: TSpeedButton
    Left = 165
    Top = 5
    Width = 75
    Height = 25
    Caption = 'ReadMe'#8230
    OnClick = SpeedButtonReadMeClick
  end
  object LabelVersion: TLabel
    Left = 245
    Top = 12
    Width = 100
    Height = 13
    Alignment = taRightJustify
    AutoSize = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGrayText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object EditEMailLink: TEdit
    Left = 140
    Top = 132
    Width = 130
    Height = 21
    Alignment = taCenter
    Color = clBtnFace
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
    Text = 'sanekgusev@gmail.com'
  end
end