213 lines
4.6 KiB
Plaintext
213 lines
4.6 KiB
Plaintext
object DlgDeleteCode: TDlgDeleteCode
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSingle
|
|
Caption = #49325#51228' '#51064#51613#53076#46300' '#51077#47141
|
|
ClientHeight = 299
|
|
ClientWidth = 485
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poScreenCenter
|
|
Scaled = False
|
|
TextHeight = 15
|
|
object Label1: TLabel
|
|
Left = 8
|
|
Top = 16
|
|
Width = 282
|
|
Height = 15
|
|
Caption = #50500#47000' '#49325#51228#53076#46300#47196' '#49373#49457#46108' '#51064#51613#53076#46300#47484' '#51077#47141#54644' '#51452#49901#49884#50724'.'
|
|
end
|
|
object Label2: TLabel
|
|
Left = 8
|
|
Top = 144
|
|
Width = 75
|
|
Height = 15
|
|
Caption = #51064#51613#53076#46300' '#51077#47141
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
OnDblClick = Label2DblClick
|
|
end
|
|
object lbDelCode: TLabel
|
|
Left = 8
|
|
Top = 48
|
|
Width = 469
|
|
Height = 72
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'A B C D 1 2 3 4'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -32
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Layout = tlCenter
|
|
end
|
|
object btnOk: TButton
|
|
Left = 138
|
|
Top = 266
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #54869#51064
|
|
TabOrder = 0
|
|
OnClick = btnOkClick
|
|
end
|
|
object btnCancel: TButton
|
|
Left = 265
|
|
Top = 265
|
|
Width = 75
|
|
Height = 25
|
|
Cancel = True
|
|
Caption = #52712#49548
|
|
ModalResult = 2
|
|
TabOrder = 1
|
|
OnClick = btnCancelClick
|
|
end
|
|
object edAuthCode1: TEdit
|
|
Left = 26
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode2: TEdit
|
|
Left = 82
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode3: TEdit
|
|
Left = 138
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode4: TEdit
|
|
Left = 195
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode5: TEdit
|
|
Left = 250
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode6: TEdit
|
|
Left = 307
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode7: TEdit
|
|
Left = 362
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 8
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
end
|
|
object edAuthCode8: TEdit
|
|
Left = 417
|
|
Top = 184
|
|
Width = 41
|
|
Height = 48
|
|
Alignment = taCenter
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -29
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
MaxLength = 1
|
|
NumbersOnly = True
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
OnKeyDown = edAuthCode1KeyDown
|
|
OnKeyPress = edAuthCode8KeyPress
|
|
end
|
|
end
|