596 lines
15 KiB
Plaintext
596 lines
15 KiB
Plaintext
object FrmCaPolicyTaskSel: TFrmCaPolicyTaskSel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1163
|
|
Height = 480
|
|
TabOrder = 0
|
|
object Splitter1: TSplitter
|
|
Left = 201
|
|
Top = 0
|
|
Width = 4
|
|
Height = 439
|
|
ExplicitLeft = 217
|
|
end
|
|
object pnBottom: TPanel
|
|
Left = 0
|
|
Top = 439
|
|
Width = 1163
|
|
Height = 41
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
ExplicitWidth = 834
|
|
object btnOk: TButton
|
|
Left = 168
|
|
Top = 6
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #54869#51064
|
|
TabOrder = 0
|
|
OnClick = btnOkClick
|
|
end
|
|
object btnCancel: TButton
|
|
Left = 336
|
|
Top = 6
|
|
Width = 75
|
|
Height = 25
|
|
Cancel = True
|
|
Caption = #52712#49548
|
|
TabOrder = 1
|
|
OnClick = btnCancelClick
|
|
end
|
|
end
|
|
object vtList: TVirtualStringTree
|
|
Left = 0
|
|
Top = 0
|
|
Width = 201
|
|
Height = 439
|
|
AccessibleName = 'Info'
|
|
Align = alLeft
|
|
Header.AutoSizeIndex = 0
|
|
Header.Options = [hoAutoResize, hoColumnResize, hoDrag, hoShowSortGlyphs]
|
|
HintMode = hmTooltip
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages]
|
|
TreeOptions.SelectionOptions = [toFullRowSelect]
|
|
OnFocusChanged = vtListFocusChanged
|
|
OnFreeNode = vtListFreeNode
|
|
OnGetText = vtListGetText
|
|
OnGetHint = vtListGetHint
|
|
OnGetNodeDataSize = vtListGetNodeDataSize
|
|
Touch.InteractiveGestures = [igPan, igPressAndTap]
|
|
Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough]
|
|
Columns = <
|
|
item
|
|
Position = 0
|
|
Text = 'Info'
|
|
Width = 197
|
|
end>
|
|
end
|
|
object pcMain: TPageControl
|
|
Left = 205
|
|
Top = 0
|
|
Width = 958
|
|
Height = 439
|
|
ActivePage = tabConn
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object tabPort: TTabSheet
|
|
Caption = 'tabPort'
|
|
object Label1: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 132
|
|
Height = 15
|
|
Caption = #54252#53944' '#51221#52293#51012' '#49444#51221' '#54633#45768#45796'.'
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 40
|
|
Top = 72
|
|
Width = 289
|
|
Height = 17
|
|
Caption = #44592#48376' '#54252#53944' '#52264#45800
|
|
Checked = True
|
|
State = cbChecked
|
|
TabOrder = 0
|
|
end
|
|
object CheckBox2: TCheckBox
|
|
Left = 40
|
|
Top = 112
|
|
Width = 289
|
|
Height = 17
|
|
Caption = #52628#44032' '#54252#53944' '#52264#45800
|
|
TabOrder = 1
|
|
end
|
|
object Memo1: TMemo
|
|
Left = 64
|
|
Top = 144
|
|
Width = 265
|
|
Height = 65
|
|
ScrollBars = ssVertical
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object tabConn: TTabSheet
|
|
Caption = 'tabConn'
|
|
ImageIndex = 1
|
|
object Label2: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 194
|
|
Height = 15
|
|
Caption = #51217#49549' '#52264#45800' / '#54728#50857' '#51221#52293#51012' '#49444#51221' '#54633#45768#45796'.'
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 40
|
|
Top = 72
|
|
Width = 185
|
|
Height = 23
|
|
Style = csDropDownList
|
|
ItemIndex = 0
|
|
TabOrder = 0
|
|
Text = #50500#47000' APP'#47564' '#54728#50857
|
|
Items.Strings = (
|
|
#50500#47000' APP'#47564' '#54728#50857
|
|
#50500#47000' APP '#52264#45800
|
|
#50500#47000' '#51217#49549#47564' '#54728#50857
|
|
#50500#47000' '#51217#49549' '#52264#45800)
|
|
end
|
|
object Memo2: TMemo
|
|
Left = 40
|
|
Top = 101
|
|
Width = 321
|
|
Height = 100
|
|
ScrollBars = ssVertical
|
|
TabOrder = 1
|
|
end
|
|
object CheckBox3: TCheckBox
|
|
Left = 40
|
|
Top = 216
|
|
Width = 97
|
|
Height = 17
|
|
Caption = #52264#45800' '#50696#50808
|
|
TabOrder = 2
|
|
end
|
|
object Memo3: TMemo
|
|
Left = 40
|
|
Top = 239
|
|
Width = 321
|
|
Height = 100
|
|
ScrollBars = ssVertical
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object tabWebb: TTabSheet
|
|
Caption = 'tabWebb'
|
|
ImageIndex = 2
|
|
object Label3: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 216
|
|
Height = 15
|
|
Caption = #50937#48652#46972#50864#51200' URL'#51012' '#54869#51064#54616#44256' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object RadioButton1: TRadioButton
|
|
Left = 48
|
|
Top = 72
|
|
Width = 281
|
|
Height = 17
|
|
Caption = #51648#51221#46108' '#47928#44396#44032' URL'#50640' '#54252#54632' '#49884' '#53485' '#52264#45800
|
|
Checked = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
end
|
|
object RadioButton2: TRadioButton
|
|
Left = 48
|
|
Top = 104
|
|
Width = 281
|
|
Height = 17
|
|
Caption = #51648#51221#46108' '#47928#44396#44032' URL'#50640' '#54252#54632#46104#51648' '#50506#51004#47732' '#53485' '#52264#45800
|
|
TabOrder = 1
|
|
end
|
|
object Memo4: TMemo
|
|
Left = 64
|
|
Top = 144
|
|
Width = 265
|
|
Height = 89
|
|
ScrollBars = ssVertical
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object tabWlan: TTabSheet
|
|
Caption = 'tabWlan'
|
|
ImageIndex = 3
|
|
object Label4: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 156
|
|
Height = 15
|
|
Caption = #47924#49440' '#45348#53944#50892#53356#47484' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object RadioButton3: TRadioButton
|
|
Left = 48
|
|
Top = 72
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #47924#49440' '#45348#53944#50892#53356' '#50672#44208' '#52264#45800
|
|
Checked = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
end
|
|
object RadioButton4: TRadioButton
|
|
Left = 48
|
|
Top = 104
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #50516#54840' '#48120#49324#50857' '#47924#49440' '#45348#53944#50892#53356' '#50672#44208' '#52264#45800
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object tabApp: TTabSheet
|
|
Caption = 'tabApp'
|
|
ImageIndex = 4
|
|
object Label5: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 129
|
|
Height = 15
|
|
Caption = #54532#47196#49464#49828#47484' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object RadioButton5: TRadioButton
|
|
Left = 48
|
|
Top = 72
|
|
Width = 273
|
|
Height = 17
|
|
Caption = #51648#51221#46108' '#54532#47196#49464#49828' '#52264#45800
|
|
Checked = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
end
|
|
object RadioButton6: TRadioButton
|
|
Left = 48
|
|
Top = 103
|
|
Width = 273
|
|
Height = 17
|
|
Caption = #51648#51221#46108' '#54532#47196#49464#49828#47484' '#51228#50808#54616#44256' '#52264#45800
|
|
TabOrder = 1
|
|
end
|
|
object Memo5: TMemo
|
|
Left = 64
|
|
Top = 136
|
|
Width = 281
|
|
Height = 81
|
|
ScrollBars = ssVertical
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object tabAppInst: TTabSheet
|
|
Caption = 'tabAppInst'
|
|
ImageIndex = 5
|
|
object Label6: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 156
|
|
Height = 15
|
|
Caption = #54532#47196#44536#47016' '#49444#52824#47484' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object RadioButton7: TRadioButton
|
|
Left = 48
|
|
Top = 72
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #51648#51221#46108' '#47928#44396#44032' '#54252#54632#46108' '#49444#52824' '#52264#45800
|
|
Checked = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
end
|
|
object RadioButton8: TRadioButton
|
|
Left = 48
|
|
Top = 104
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #51648#51221#46108' '#47928#44396#44032' '#54252#54632#46104#51648' '#50506#51004#47732' '#49444#52824' '#52264#45800
|
|
TabOrder = 1
|
|
end
|
|
object Memo6: TMemo
|
|
Left = 64
|
|
Top = 136
|
|
Width = 281
|
|
Height = 89
|
|
ScrollBars = ssVertical
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object tabUSB: TTabSheet
|
|
Caption = 'tabUSB'
|
|
ImageIndex = 6
|
|
object Label7: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 153
|
|
Height = 15
|
|
Caption = 'USB '#46300#46972#51060#48652#47484' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object RadioButton9: TRadioButton
|
|
Left = 48
|
|
Top = 72
|
|
Width = 297
|
|
Height = 17
|
|
Caption = 'USB '#46300#46972#51060#48652#47484' '#52264#45800' '#54633#45768#45796'.'
|
|
TabOrder = 0
|
|
end
|
|
object RadioButton10: TRadioButton
|
|
Left = 48
|
|
Top = 104
|
|
Width = 297
|
|
Height = 17
|
|
Caption = 'USB '#46300#46972#51060#48652#47484' '#51069#44592#47564' '#54728#50857' '#54633#45768#45796'.'
|
|
TabOrder = 1
|
|
end
|
|
object CheckBox4: TCheckBox
|
|
Left = 48
|
|
Top = 152
|
|
Width = 281
|
|
Height = 17
|
|
Caption = #51228#50612' '#50696#50808' (Serial / FriendName)'
|
|
TabOrder = 2
|
|
end
|
|
object Memo7: TMemo
|
|
Left = 64
|
|
Top = 184
|
|
Width = 281
|
|
Height = 89
|
|
ScrollBars = ssVertical
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object tabBT: TTabSheet
|
|
Caption = 'tabBT'
|
|
ImageIndex = 7
|
|
object Label8: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 156
|
|
Height = 15
|
|
Caption = #48660#47336#53804#49828' '#51109#52824#47484' '#52264#45800' '#54633#45768#45796'.'
|
|
end
|
|
object CheckBox5: TCheckBox
|
|
Left = 48
|
|
Top = 72
|
|
Width = 281
|
|
Height = 17
|
|
Caption = #52264#45800' '#50696#50808' (Address / Name)'
|
|
TabOrder = 0
|
|
end
|
|
object Memo8: TMemo
|
|
Left = 64
|
|
Top = 104
|
|
Width = 281
|
|
Height = 89
|
|
ScrollBars = ssVertical
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object tabMTP: TTabSheet
|
|
Caption = 'tabMTP'
|
|
ImageIndex = 8
|
|
object Label9: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 132
|
|
Height = 15
|
|
Caption = 'MTP '#51109#52824#47484' '#52264#45800' '#54633#45768#45796'.'
|
|
end
|
|
object CheckBox6: TCheckBox
|
|
Left = 48
|
|
Top = 72
|
|
Width = 281
|
|
Height = 17
|
|
Caption = #52264#45800' '#50696#50808' (Serial / Name)'
|
|
TabOrder = 0
|
|
end
|
|
object Memo9: TMemo
|
|
Left = 64
|
|
Top = 104
|
|
Width = 281
|
|
Height = 89
|
|
ScrollBars = ssVertical
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object tabFile: TTabSheet
|
|
Caption = 'tabFile'
|
|
ImageIndex = 9
|
|
object Label10: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 105
|
|
Height = 15
|
|
Caption = #54028#51068#51012' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object CheckBox7: TCheckBox
|
|
Left = 40
|
|
Top = 72
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #54028#51068' '#50416#44592' '#44048#49884
|
|
TabOrder = 0
|
|
end
|
|
object CheckBox8: TCheckBox
|
|
Left = 40
|
|
Top = 152
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #54028#51068' '#51200#51109' '#52264#45800
|
|
TabOrder = 1
|
|
end
|
|
object CheckBox9: TCheckBox
|
|
Left = 40
|
|
Top = 232
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #49373#49457#54028#51068' '#47560#49828#53356
|
|
TabOrder = 2
|
|
end
|
|
object Memo10: TMemo
|
|
Left = 51
|
|
Top = 96
|
|
Width = 262
|
|
Height = 41
|
|
ScrollBars = ssVertical
|
|
TabOrder = 3
|
|
end
|
|
object Memo11: TMemo
|
|
Left = 51
|
|
Top = 175
|
|
Width = 262
|
|
Height = 41
|
|
ScrollBars = ssVertical
|
|
TabOrder = 4
|
|
end
|
|
object Memo12: TMemo
|
|
Left = 51
|
|
Top = 255
|
|
Width = 262
|
|
Height = 41
|
|
ScrollBars = ssVertical
|
|
TabOrder = 5
|
|
end
|
|
object CheckBox10: TCheckBox
|
|
Left = 40
|
|
Top = 312
|
|
Width = 257
|
|
Height = 17
|
|
Caption = #51060#48120#51648' '#54028#51068' '#50892#53552#47560#53356
|
|
TabOrder = 6
|
|
end
|
|
end
|
|
object tabFolder: TTabSheet
|
|
Caption = 'tabFolder'
|
|
ImageIndex = 10
|
|
object Label11: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 105
|
|
Height = 15
|
|
Caption = #54260#45908#47484' '#51228#50612' '#54633#45768#45796'.'
|
|
end
|
|
object CheckBox11: TCheckBox
|
|
Left = 40
|
|
Top = 72
|
|
Width = 233
|
|
Height = 17
|
|
Caption = #45796#50868#47196#46300' '#54260#45908' '#52264#45800
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object tabCB: TTabSheet
|
|
Caption = 'tabCB'
|
|
ImageIndex = 11
|
|
object Label12: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 129
|
|
Height = 15
|
|
Caption = #53364#47549#48372#46300#47484' '#52264#45800' '#54633#45768#45796'.'
|
|
end
|
|
object Label13: TLabel
|
|
Left = 40
|
|
Top = 64
|
|
Width = 128
|
|
Height = 15
|
|
Caption = #50696#50808' '#54532#47196#49464#49828' ('#44396#48516#51088' |)'
|
|
end
|
|
object Memo13: TMemo
|
|
Left = 40
|
|
Top = 85
|
|
Width = 273
|
|
Height = 92
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object tabLogo: TTabSheet
|
|
Caption = 'tabLogo'
|
|
ImageIndex = 12
|
|
object lbLogo: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 132
|
|
Height = 15
|
|
Caption = #49345#49884' '#47196#44256#47484' '#54364#49884' '#54633#45768#45796'.'
|
|
end
|
|
end
|
|
object tabScrLock: TTabSheet
|
|
Caption = 'tabScrLock'
|
|
ImageIndex = 13
|
|
object Label14: TLabel
|
|
Left = 24
|
|
Top = 32
|
|
Width = 185
|
|
Height = 15
|
|
Caption = #54868#47732#51012' '#51105#44552#45768#45796'. (1'#54924' '#48156#49373#54633#45768#45796'.)'
|
|
end
|
|
object Label15: TLabel
|
|
Left = 67
|
|
Top = 72
|
|
Width = 54
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #48708#48128#48264#54840' :'
|
|
end
|
|
object Label16: TLabel
|
|
Left = 40
|
|
Top = 104
|
|
Width = 81
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #48708#48128#48264#54840' '#54869#51064' :'
|
|
end
|
|
object Label17: TLabel
|
|
Left = 91
|
|
Top = 176
|
|
Width = 30
|
|
Height = 15
|
|
Alignment = taRightJustify
|
|
Caption = #55180#53944' :'
|
|
end
|
|
object edPass1: TEdit
|
|
Left = 127
|
|
Top = 69
|
|
Width = 175
|
|
Height = 23
|
|
PasswordChar = #7
|
|
TabOrder = 0
|
|
Text = 'edPass1'
|
|
end
|
|
object edPass2: TEdit
|
|
Left = 127
|
|
Top = 101
|
|
Width = 175
|
|
Height = 23
|
|
PasswordChar = #7
|
|
TabOrder = 1
|
|
Text = 'Edit1'
|
|
end
|
|
object CheckBox12: TCheckBox
|
|
Left = 127
|
|
Top = 130
|
|
Width = 175
|
|
Height = 17
|
|
Caption = #48708#48128#48264#54840' '#48372#51060#44592
|
|
TabOrder = 2
|
|
end
|
|
object Edit1: TEdit
|
|
Left = 127
|
|
Top = 173
|
|
Width = 175
|
|
Height = 23
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
end
|
|
end
|