home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 November
/
CPNL0711.ISO
/
admin
/
secure
/
CookieCooker.exe
/
0
/
RCDATA
/
TFORMCRYPTO
/
TFORMCRYPTO.txt
Wrap
Text File
|
2007-09-18
|
4KB
|
171 lines
object FormCrypto: TFormCrypto
Left = 273
Top = 279
BorderStyle = bsSingle
Caption = 'CookieCooker'
ClientHeight = 292
ClientWidth = 523
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 16
Width = 39
Height = 13
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 104
Top = 96
Width = 105
Height = 25
Caption = 'Button1'
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 304
Top = 96
Width = 107
Height = 25
Caption = 'Button2'
ModalResult = 2
TabOrder = 2
end
object Edit1: TEdit
Left = 160
Top = 40
Width = 201
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
Text = 'Edit1'
OnKeyUp = Edit1KeyUp
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 521
Height = 193
BevelOuter = bvNone
TabOrder = 3
object Label2: TLabel
Left = 40
Top = 16
Width = 457
Height = 41
AutoSize = False
Caption = 'Label2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label3: TLabel
Left = 40
Top = 88
Width = 39
Height = 13
Caption = 'Label3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 40
Top = 128
Width = 39
Height = 13
Caption = 'Label4'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object CheckBox1: TCheckBox
Left = 72
Top = 168
Width = 425
Height = 17
Caption = 'CheckBox1'
TabOrder = 0
end
object Edit2: TEdit
Left = 208
Top = 80
Width = 201
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
OnKeyUp = Edit2KeyUp
end
object Edit3: TEdit
Left = 208
Top = 120
Width = 201
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
OnKeyUp = Edit1KeyUp
end
end
object rijndael1: TDCP_rijndael
Id = 9
Algorithm = 'Rijndael'
MaxKeySize = 256
BlockSize = 128
Left = 488
Top = 112
end
object sha1: TDCP_sha1
Id = 2
Algorithm = 'SHA1'
HashSize = 160
Left = 448
Top = 120
end
end