object frmInputBoxCard: TfrmInputBoxCard Left = 682 Top = 315 Caption = #35831#36755#20837#25968#23383 ClientHeight = 171 ClientWidth = 366 Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #24494#36719#38597#40657 Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 21 object Panel1: TPanel Left = 0 Top = 0 Width = 366 Height = 171 Align = alClient TabOrder = 0 ExplicitWidth = 437 object Label1: TLabel Left = 31 Top = 37 Width = 48 Height = 21 Caption = #32568#21495#65306 end object Label2: TLabel Left = 31 Top = 76 Width = 48 Height = 21 Caption = #21305#25968#65306 end object TTE_BatchNo: TcxTextEdit Tag = 2 Left = 74 Top = 31 ParentFont = False TabOrder = 0 Width = 247 end object TTE_CardQty: TcxTextEdit Tag = 2 Left = 74 Top = 70 ParentFont = False TabOrder = 1 Width = 247 end object cxButton1: TcxButton Left = 24 Top = 119 Width = 75 Height = 25 Caption = #20445#23384 TabOrder = 2 OnClick = cxButton1Click end object cxButton2: TcxButton Left = 246 Top = 119 Width = 75 Height = 25 Caption = #21462#28040 TabOrder = 3 OnClick = cxButton2Click end object cxButton3: TcxButton Left = 135 Top = 119 Width = 75 Height = 25 Caption = #25171#21360 TabOrder = 4 OnClick = cxButton3Click end end end