322 lines
6.8 KiB
Plaintext
322 lines
6.8 KiB
Plaintext
object DlgScTestMain: TDlgScTestMain
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSingle
|
|
Caption = #49548#54532#53944' '#52896#54532' DRM '#53580#49828#53944
|
|
ClientHeight = 840
|
|
ClientWidth = 566
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
Position = poScreenCenter
|
|
TextHeight = 13
|
|
object btnStatus: TButton
|
|
Left = 8
|
|
Top = 8
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #49345#53468' '#52404#53356
|
|
TabOrder = 3
|
|
OnClick = btnStatusClick
|
|
end
|
|
object mmResult: TMemo
|
|
Left = 8
|
|
Top = 608
|
|
Width = 551
|
|
Height = 217
|
|
ImeName = 'Microsoft IME 2010'
|
|
ReadOnly = True
|
|
ScrollBars = ssVertical
|
|
TabOrder = 4
|
|
end
|
|
object btnOpen: TButton
|
|
Left = 8
|
|
Top = 577
|
|
Width = 104
|
|
Height = 25
|
|
Caption = #44536#45285' '#54028#51068' '#50676#44592
|
|
TabOrder = 5
|
|
OnClick = btnOpenClick
|
|
end
|
|
object GroupBox1: TGroupBox
|
|
Left = 8
|
|
Top = 229
|
|
Width = 329
|
|
Height = 212
|
|
Caption = #54532#47196#49464#49828' '#44428#54620' '#49444#51221' '#53580#49828#53944
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 16
|
|
Top = 64
|
|
Width = 58
|
|
Height = 13
|
|
Caption = #48276#51452' '#50500#51060#46356
|
|
end
|
|
object Label4: TLabel
|
|
Left = 16
|
|
Top = 110
|
|
Width = 262
|
|
Height = 13
|
|
Caption = #44428#54620' (1bit '#8211' '#54200#51665', 2bit '#8211' '#52897#52432', 3bit '#8211' '#51064#49604', 4bit '#8211' '#47560#53433')'
|
|
end
|
|
object Label5: TLabel
|
|
Left = 16
|
|
Top = 156
|
|
Width = 44
|
|
Height = 13
|
|
Caption = 'ForceEnc'
|
|
end
|
|
object edGradeId: TEdit
|
|
Left = 16
|
|
Top = 83
|
|
Width = 121
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 0
|
|
Text = '0000001'
|
|
end
|
|
object edAcl: TEdit
|
|
Left = 16
|
|
Top = 129
|
|
Width = 121
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
NumbersOnly = True
|
|
TabOrder = 1
|
|
Text = '1111'
|
|
end
|
|
object btnSetAcl: TButton
|
|
Left = 151
|
|
Top = 171
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #44428#54620' '#49444#51221
|
|
TabOrder = 2
|
|
OnClick = btnSetAclClick
|
|
end
|
|
object edForceEncMode: TEdit
|
|
Left = 16
|
|
Top = 175
|
|
Width = 121
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 3
|
|
Text = '0'
|
|
end
|
|
object btnInstall: TButton
|
|
Left = 14
|
|
Top = 24
|
|
Width = 90
|
|
Height = 25
|
|
Caption = 'DSCSInstall()'
|
|
TabOrder = 4
|
|
OnClick = btnInstallClick
|
|
end
|
|
object btnRelease: TButton
|
|
Left = 111
|
|
Top = 24
|
|
Width = 90
|
|
Height = 25
|
|
Caption = 'DSCSRelease()'
|
|
TabOrder = 5
|
|
OnClick = btnReleaseClick
|
|
end
|
|
end
|
|
object GroupBox2: TGroupBox
|
|
Left = 8
|
|
Top = 50
|
|
Width = 545
|
|
Height = 157
|
|
Caption = #54028#51068' '#48373#54840#54868' '#53580#49828#53944
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 16
|
|
Top = 31
|
|
Width = 47
|
|
Height = 13
|
|
Caption = #50896#48376' '#44221#47196
|
|
end
|
|
object Label2: TLabel
|
|
Left = 16
|
|
Top = 79
|
|
Width = 47
|
|
Height = 13
|
|
Caption = #45824#49345' '#44221#47196
|
|
end
|
|
object btnForceDecrypt: TButton
|
|
Left = 345
|
|
Top = 96
|
|
Width = 89
|
|
Height = 25
|
|
Caption = 'ForceDecrypt'
|
|
TabOrder = 0
|
|
OnClick = btnForceDecryptClick
|
|
end
|
|
object edSrcPath: TEdit
|
|
Left = 20
|
|
Top = 50
|
|
Width = 317
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 1
|
|
end
|
|
object edDestPath: TEdit
|
|
Left = 20
|
|
Top = 98
|
|
Width = 317
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 2
|
|
end
|
|
object btnDecrypt: TButton
|
|
Left = 440
|
|
Top = 96
|
|
Width = 89
|
|
Height = 25
|
|
Caption = 'Decrypt'
|
|
TabOrder = 3
|
|
OnClick = btnDecryptClick
|
|
end
|
|
object chResultView: TCheckBox
|
|
Left = 16
|
|
Top = 125
|
|
Width = 97
|
|
Height = 17
|
|
Caption = #44208#44284' '#54028#51068' '#50676#44592
|
|
TabOrder = 4
|
|
end
|
|
object btnGetGrade: TButton
|
|
Left = 345
|
|
Top = 46
|
|
Width = 89
|
|
Height = 25
|
|
Caption = #46321#44553' '#50500#51060#46356
|
|
TabOrder = 5
|
|
OnClick = btnGetGradeClick
|
|
end
|
|
end
|
|
object GroupBox3: TGroupBox
|
|
Left = 343
|
|
Top = 229
|
|
Width = 210
|
|
Height = 212
|
|
Caption = #54532#47196#49464#49828' '#44428#54620' '#54869#51064
|
|
TabOrder = 2
|
|
object Label6: TLabel
|
|
Left = 16
|
|
Top = 37
|
|
Width = 61
|
|
Height = 13
|
|
Caption = #54869#51064' '#54624' '#44428#54620
|
|
end
|
|
object cbAcl: TComboBox
|
|
Left = 16
|
|
Top = 64
|
|
Width = 145
|
|
Height = 21
|
|
Style = csDropDownList
|
|
ImeName = 'Microsoft IME 2010'
|
|
ItemIndex = 0
|
|
TabOrder = 0
|
|
Text = #51069#44592
|
|
Items.Strings = (
|
|
#51069#44592
|
|
#54200#51665
|
|
#51064#49604
|
|
#52897#52432
|
|
#47560#53433)
|
|
end
|
|
object btnGetAcl: TButton
|
|
Left = 16
|
|
Top = 99
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #44428#54620' '#54869#51064
|
|
TabOrder = 1
|
|
OnClick = btnGetAclClick
|
|
end
|
|
end
|
|
object GroupBox4: TGroupBox
|
|
Left = 8
|
|
Top = 447
|
|
Width = 545
|
|
Height = 122
|
|
Caption = 'DSScan.dll'
|
|
TabOrder = 6
|
|
object Label7: TLabel
|
|
Left = 20
|
|
Top = 24
|
|
Width = 83
|
|
Height = 13
|
|
Caption = #50516#54840#54868' '#54028#51068' '#44221#47196
|
|
end
|
|
object Label8: TLabel
|
|
Left = 20
|
|
Top = 70
|
|
Width = 83
|
|
Height = 13
|
|
Caption = #48373#54840#54868' '#54028#51068' '#44221#47196
|
|
end
|
|
object edScanPath: TEdit
|
|
Left = 20
|
|
Top = 43
|
|
Width = 317
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 0
|
|
end
|
|
object Button1: TButton
|
|
Left = 343
|
|
Top = 40
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #54028#51068' '#50676#44592
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
end
|
|
object edScanDecPath: TEdit
|
|
Left = 20
|
|
Top = 89
|
|
Width = 317
|
|
Height = 21
|
|
ImeName = 'Microsoft IME 2010'
|
|
TabOrder = 2
|
|
end
|
|
object btnScanDecrypt: TButton
|
|
Left = 351
|
|
Top = 88
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #48373#54840#54868
|
|
TabOrder = 3
|
|
OnClick = btnScanDecryptClick
|
|
end
|
|
object btnScanLoginCheck: TButton
|
|
Left = 454
|
|
Top = 40
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #47196#44536#51064' '#52404#53356
|
|
TabOrder = 4
|
|
OnClick = btnScanLoginCheckClick
|
|
end
|
|
object Button2: TButton
|
|
Left = 351
|
|
Top = 9
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'IsLoadDLL'
|
|
TabOrder = 5
|
|
OnClick = Button2Click
|
|
end
|
|
end
|
|
object OpenDialog: TOpenDialog
|
|
Left = 112
|
|
Top = 616
|
|
end
|
|
end
|