object frmKCEdit: TfrmKCEdit Left = 282 Top = 264 Width = 453 Height = 317 Caption = #24211#23384#20462#25913 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 52 Top = 68 Width = 51 Height = 16 Caption = #36816#31639#65306 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 52 Top = 128 Width = 51 Height = 16 Caption = #25968#37327#65306 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object RadioGroup1: TRadioGroup Left = 100 Top = 56 Width = 241 Height = 45 Columns = 4 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -16 Font.Name = #23435#20307 Font.Style = [fsBold] ItemIndex = 0 Items.Strings = ( '+' '-' '*' '/') ParentFont = False TabOrder = 0 end object cxCurrencyEdit2: TcxCurrencyEdit Left = 104 Top = 128 ParentFont = False Properties.DecimalPlaces = 4 Properties.DisplayFormat = '0.####' Properties.NullString = '0' Style.Font.Charset = GB2312_CHARSET Style.Font.Color = clRed Style.Font.Height = -12 Style.Font.Name = #23435#20307 Style.Font.Style = [fsBold] Style.IsFontAssigned = True TabOrder = 1 Width = 237 end object Button1: TButton Left = 84 Top = 208 Width = 75 Height = 25 Caption = #30830#23450 TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 264 Top = 204 Width = 75 Height = 25 Caption = #21462#28040 TabOrder = 3 OnClick = Button2Click end end