232 lines
5.2 KiB
Plaintext
232 lines
5.2 KiB
Plaintext
object DlgFasooTest2Main: TDlgFasooTest2Main
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu, biMinimize]
|
|
BorderStyle = bsSingle
|
|
Caption = 'FasooDRM'
|
|
ClientHeight = 507
|
|
ClientWidth = 489
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
Position = poScreenCenter
|
|
TextHeight = 13
|
|
object gpMain: TGroupBox
|
|
Left = 0
|
|
Top = 10
|
|
Width = 489
|
|
Height = 489
|
|
Caption = 'Fasoo '#53580#49828#53944
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 40
|
|
Top = 30
|
|
Width = 89
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
AutoSize = False
|
|
Caption = 'Fasoo '#53412#54260#45908' :'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 40
|
|
Top = 60
|
|
Width = 90
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = #50516#54840#54868' '#54028#51068' '#44221#47196' :'
|
|
end
|
|
object Label4: TLabel
|
|
Left = 39
|
|
Top = 241
|
|
Width = 90
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
AutoSize = False
|
|
Caption = #48373#54840#54868' '#54028#51068' '#44221#47196' :'
|
|
end
|
|
object Label2: TLabel
|
|
Left = 39
|
|
Top = 352
|
|
Width = 69
|
|
Height = 13
|
|
Caption = 'Fasoo '#50516#54840#54868
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 40
|
|
Top = 384
|
|
Width = 90
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
AutoSize = False
|
|
Caption = #50896#48376' '#54028#51068' '#44221#47196' : '
|
|
end
|
|
object Label6: TLabel
|
|
Left = 16
|
|
Top = 416
|
|
Width = 114
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
AutoSize = False
|
|
Caption = #50516#54840#54868' '#54980' '#51200#51109' '#44221#47196' :'
|
|
end
|
|
object edHomeDir: TEdit
|
|
Left = 135
|
|
Top = 27
|
|
Width = 322
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 0
|
|
Text = 'edHomeDir'
|
|
end
|
|
object edSrcPath: TEdit
|
|
Left = 136
|
|
Top = 57
|
|
Width = 322
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 1
|
|
Text = 'edSrcPath'
|
|
end
|
|
object edDestPath: TEdit
|
|
Left = 135
|
|
Top = 238
|
|
Width = 322
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 3
|
|
Text = 'edDestPath'
|
|
end
|
|
object btnEncCheck: TButton
|
|
Left = 135
|
|
Top = 84
|
|
Width = 107
|
|
Height = 23
|
|
Caption = #50516#54840#54868' '#50976#47924' '#54869#51064
|
|
TabOrder = 2
|
|
OnClick = btnEncCheckClick
|
|
end
|
|
object btnDecrypt: TButton
|
|
Left = 135
|
|
Top = 263
|
|
Width = 220
|
|
Height = 25
|
|
Caption = #54788#51116' '#44228#51221' '#44428#54620#51004#47196' '#48373#54840#54868' '#54028#51068' '#49373#49457
|
|
TabOrder = 4
|
|
OnClick = btnDecryptClick
|
|
end
|
|
object btnGetFileHeader: TButton
|
|
Left = 248
|
|
Top = 84
|
|
Width = 97
|
|
Height = 23
|
|
Caption = #54028#51068' '#54756#45908' '#54869#51064
|
|
TabOrder = 5
|
|
OnClick = btnGetFileHeaderClick
|
|
end
|
|
object mmInfo: TMemo
|
|
Left = 135
|
|
Top = 113
|
|
Width = 322
|
|
Height = 96
|
|
ImeName = 'Microsoft IME 2010'
|
|
ScrollBars = ssVertical
|
|
TabOrder = 6
|
|
end
|
|
object btnForceDecrypt: TButton
|
|
Left = 135
|
|
Top = 294
|
|
Width = 220
|
|
Height = 25
|
|
Caption = #44288#47532#51088' '#44428#54620#51004#47196' '#48373#54840#54868' '#54028#51068' '#49373#49457
|
|
TabOrder = 7
|
|
OnClick = btnForceDecryptClick
|
|
end
|
|
object btnRegDll: TButton
|
|
Left = 28
|
|
Top = 115
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'DLL '#46321#47197
|
|
TabOrder = 8
|
|
OnClick = btnRegDllClick
|
|
end
|
|
object btnUnRegDll: TButton
|
|
Left = 28
|
|
Top = 146
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'DLL '#54644#51228
|
|
TabOrder = 9
|
|
OnClick = btnUnRegDllClick
|
|
end
|
|
object btnWorkThread: TButton
|
|
Left = 361
|
|
Top = 263
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'WorkThread'
|
|
TabOrder = 10
|
|
OnClick = btnWorkThreadClick
|
|
end
|
|
object btnWorkThread2: TButton
|
|
Left = 361
|
|
Top = 294
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'WorkThread'
|
|
TabOrder = 11
|
|
OnClick = btnWorkThread2Click
|
|
end
|
|
object edEncSrcPath: TEdit
|
|
Left = 136
|
|
Top = 381
|
|
Width = 321
|
|
Height = 21
|
|
TabOrder = 12
|
|
end
|
|
object edEncDestPath: TEdit
|
|
Left = 136
|
|
Top = 413
|
|
Width = 321
|
|
Height = 21
|
|
TabOrder = 13
|
|
end
|
|
object btnEnc: TButton
|
|
Left = 136
|
|
Top = 440
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #50516#54840#54868
|
|
TabOrder = 14
|
|
OnClick = btnEncClick
|
|
end
|
|
object btnEnc2: TButton
|
|
Left = 217
|
|
Top = 440
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #50516#54840#54868'2'
|
|
TabOrder = 15
|
|
OnClick = btnEnc2Click
|
|
end
|
|
object btnEnc3: TButton
|
|
Left = 298
|
|
Top = 440
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #50516#54840#54868'3'
|
|
TabOrder = 16
|
|
OnClick = btnEnc3Click
|
|
end
|
|
end
|
|
end
|