home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 July
/
GSSH0704BF.iso
/
Start.exe
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
Wrap
Text File
|
2004-07-28
|
4KB
|
173 lines
object Form5: TForm5
Left = 296
Top = 154
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsToolWindow
Caption = 'SuperChecker'
ClientHeight = 429
ClientWidth = 417
Color = 5460819
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 152
Top = 8
Width = 257
Height = 24
Alignment = taCenter
AutoSize = False
Color = clNavy
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 10
Top = 198
Width = 399
Height = 27
AutoSize = False
Caption = 'Checking...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 8
Top = 8
Width = 57
Height = 23
Caption = 'Check!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 8
Top = 232
Width = 57
Height = 23
Caption = 'Export'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object CheckBox: TCheckListBox
Left = 8
Top = 40
Width = 401
Height = 153
Color = clSilver
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 2
end
object Edit1: TEdit
Left = 72
Top = 232
Width = 57
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = [fsBold]
MaxLength = 7
ParentFont = False
TabOrder = 3
Text = '2002/07'
end
object Edit2: TEdit
Left = 136
Top = 232
Width = 209
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
Text = 'Kategorie'
end
object DSBox: TCheckListBox
Left = 8
Top = 264
Width = 401
Height = 153
Color = clSilver
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 5
end
object Edit3: TEdit
Left = 352
Top = 232
Width = 57
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
Text = 'CD/DVD'
end
object CheckBox1: TCheckBox
Left = 72
Top = 8
Width = 81
Height = 25
Caption = 'ROMDATA'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = CheckBox1Click
end
end