BSOne.SFC/eCrmHE/EXE_eCrmHomeEdition/Messages/DSetTestPolicy.dfm

96 lines
2.4 KiB
Plaintext

object DlgSetTestPolicy: TDlgSetTestPolicy
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #53580#49828#53944' '#51221#52293' '#49444#51221
ClientHeight = 206
ClientWidth = 624
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Position = poScreenCenter
TextHeight = 15
object pnClient: TPanel
Left = 0
Top = 0
Width = 624
Height = 165
Align = alClient
BevelOuter = bvNone
TabOrder = 0
ExplicitHeight = 295
object GroupBox3: TGroupBox
Left = 13
Top = 15
Width = 588
Height = 133
Caption = 'DRM '#49324#50857' ('#48372#50504#47784#46300')'
TabOrder = 0
object Label6: TLabel
Left = 40
Top = 64
Width = 219
Height = 15
Caption = '('#50864#49440' '#49692#50948' : '#50416#44592' '#52264#45800' > '#50516#54840#54868' > '#47560#49828#53433')'
end
object btnDocDec: TSpeedButton
Left = 440
Top = 80
Width = 121
Height = 26
Caption = 'DRM '#54028#51068' '#48373#54840#54868
OnClick = btnDocDecClick
end
object chAutoDocEnc: TCheckBox
Left = 16
Top = 40
Width = 401
Height = 17
Caption = #47928#49436' '#54028#51068' '#49688#51221'/'#49373#49457' '#49884' DRM '#50516#54840#54868' '#51201#50857' (MS '#50724#54588#49828', '#50500#47000#54620#44544', TXT)'
TabOrder = 0
end
object chAutoDocDec: TCheckBox
Left = 16
Top = 94
Width = 401
Height = 17
Caption = 'DRM '#50516#54840#54868' '#51201#50857#46108' '#47928#49436' '#50676#46988' '#44428#54620' (MS '#50724#54588#49828', '#50500#47000#54620#44544', '#47700#47784#51109')'
TabOrder = 1
end
end
end
object pnBottom: TPanel
Left = 0
Top = 165
Width = 624
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
ExplicitTop = 295
object btnOk: TButton
Left = 179
Top = 6
Width = 75
Height = 25
Caption = #54869#51064
TabOrder = 0
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 371
Top = 6
Width = 75
Height = 25
Cancel = True
Caption = #52712#49548
ModalResult = 2
TabOrder = 1
end
end
end