- object Form1: TForm1
- Left = 231
- Top = 198
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsDialog
- Caption = #30331#24405
- ClientHeight = 236
- ClientWidth = 263
- Color = clSkyBlue
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 94
- TextHeight = 12
- object Label1: TLabel
- Left = 40
- Top = 96
- Width = 54
- Height = 12
- Caption = #29992#25143#32534#21495' '
- end
- object Label2: TLabel
- Left = 40
- Top = 168
- Width = 60
- Height = 12
- Caption = #21592#24037#23494#30721' '
- end
- object Label3: TLabel
- Left = 44
- Top = 56
- Width = 48
- Height = 12
- Caption = #26381#21153#22120' '
- end
- object Label4: TLabel
- Left = 40
- Top = 128
- Width = 60
- Height = 12
- Caption = #29992#25143#22995#21517' '
- end
- object Edit2: TEdit
- Left = 121
- Top = 164
- Width = 128
- Height = 20
- PasswordChar = '#'
- TabOrder = 0
- OnKeyPress = Edit2KeyPress
- end
- object Edit3: TEdit
- Left = 121
- Top = 48
- Width = 128
- Height = 20
- TabOrder = 1
- OnKeyPress = Edit3KeyPress
- end
- object BitBtn1: TBitBtn
- Left = 40
- Top = 205
- Width = 75
- Height = 28
- Caption = #30830#23450
- TabOrder = 2
- OnClick = BitBtn1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- end
- object Panel1: TPanel
- Left = 0
- Top = 197
- Width = 265
- Height = 4
- TabOrder = 3
- end
- object BitBtn2: TBitBtn
- Left = 152
- Top = 205
- Width = 75
- Height = 28
- Caption = #36864#20986
- TabOrder = 4
- OnClick = BitBtn2Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333333333333333333FFF33FF333FFF339993370733
- 999333777FF37FF377733339993000399933333777F777F77733333399970799
- 93333333777F7377733333333999399933333333377737773333333333990993
- 3333333333737F73333333333331013333333333333777FF3333333333910193
- 333333333337773FF3333333399000993333333337377737FF33333399900099
- 93333333773777377FF333399930003999333337773777F777FF339993370733
- 9993337773337333777333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object ComboBox1: TComboBox
- Left = 120
- Top = 88
- Width = 129
- Height = 20
- ItemHeight = 12
- TabOrder = 5
- OnChange = ComboBox1Change
- end
- object StaticText1: TStaticText
- Left = 64
- Top = 16
- Width = 180
- Height = 20
- Caption = 'ERP'#20154#21147#36164#28304#31649#29702#31995#32479' '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = #23435#20307
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- end
- object Edit1: TEdit
- Left = 120
- Top = 128
- Width = 129
- Height = 20
- Enabled = False
- TabOrder = 7
- end
- object FInIfile1: TFInIfile
- Filename = 'bds'
- Left = 8
- Top = 8
- end
- end