home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 November
/
CPNL0711.ISO
/
admin
/
secure
/
CookieCooker.exe
/
0
/
RCDATA
/
TIMPORT
/
TIMPORT.txt
Wrap
Text File
|
2007-09-18
|
4KB
|
172 lines
object Import: TImport
Left = 228
Top = 225
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Import'
ClientHeight = 353
ClientWidth = 578
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnHide = FormHide
OnHelp = FormHelp
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 104
Top = 320
Width = 137
Height = 25
Caption = 'Import Cookies'
ModalResult = 1
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 352
Top = 320
Width = 121
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 177
Height = 289
Caption = 'Received from Server'
TabOrder = 3
end
object CheckListBox1: TCheckListBox
Left = 16
Top = 32
Width = 161
Height = 265
HelpContext = 101
ItemHeight = 13
TabOrder = 0
end
object GroupBox2: TGroupBox
Left = 192
Top = 16
Width = 377
Height = 289
Caption = 'Statistics on Server'
TabOrder = 4
OnClick = GroupBox2Click
object Label1: TLabel
Left = 16
Top = 48
Width = 155
Height = 13
Caption = 'Cookies stored on CookieServer:'
end
object Label2: TLabel
Left = 16
Top = 72
Width = 176
Height = 13
Caption = 'Number of faked Cookies of all users:'
end
object Label3: TLabel
Left = 16
Top = 96
Width = 110
Height = 13
Caption = 'Number of faked forms:'
end
object faked_cookies: TLabel
Left = 240
Top = 72
Width = 113
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'faked_cookies'
end
object forms: TLabel
Left = 240
Top = 96
Width = 113
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'forms'
end
object stored: TLabel
Left = 240
Top = 48
Width = 113
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'stored'
end
object Label4: TLabel
Left = 8
Top = 144
Width = 105
Height = 13
Caption = 'Cookie Highscore:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 128
Top = 16
Width = 225
Height = 13
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
end
object StringGrid1: TStringGrid
Left = 8
Top = 160
Width = 361
Height = 121
HelpContext = 102
ColCount = 3
DefaultRowHeight = 16
FixedCols = 0
RowCount = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Pitch = fpVariable
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
ColWidths = (
131
108
103)
end
end
end