You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

107 lines
2.2 KiB
Plaintext

object frm_ini: Tfrm_ini
Left = 336
Top = 202
BorderStyle = bsDialog
Caption = #25968#25454#24211#37197#32622
ClientHeight = 151
ClientWidth = 407
Color = 15189677
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 407
Height = 151
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 23
Width = 60
Height = 12
Caption = #26381#21153#22120#21517#31216
end
object Label2: TLabel
Left = 16
Top = 55
Width = 60
Height = 12
Caption = #25968#25454#24211#21517#31216
end
object Label3: TLabel
Left = 16
Top = 87
Width = 60
Height = 12
Caption = #30331' '#38470#29992' '#25143
end
object Label4: TLabel
Left = 16
Top = 119
Width = 60
Height = 12
Caption = #29992' '#25143#23494' '#30721
end
object Edit1: TEdit
Left = 78
Top = 19
Width = 169
Height = 20
Color = 15189677
TabOrder = 0
end
object Edit2: TEdit
Left = 78
Top = 51
Width = 169
Height = 20
Color = 15189677
TabOrder = 1
end
object Edit3: TEdit
Left = 78
Top = 83
Width = 169
Height = 20
Color = 15189677
TabOrder = 2
end
object Edit4: TcxTextEdit
Left = 78
Top = 116
Width = 168
Height = 20
ParentColor = True
Properties.EchoMode = eemPassword
TabOrder = 3
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
end
object BitBtn1: TBitBtn
Left = 257
Top = 34
Width = 129
Height = 25
Caption = #26356#26032#20449#24687
TabOrder = 4
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 257
Top = 82
Width = 129
Height = 25
Caption = #36864#20986#31243#24207
TabOrder = 5
end
end
end