176 lines
4.0 KiB
Plaintext
176 lines
4.0 KiB
Plaintext
object frmkcchEdit_other: TfrmkcchEdit_other
|
|
Left = 350
|
|
Top = 301
|
|
Width = 478
|
|
Height = 246
|
|
ActiveControl = cxCurrencyEdit2
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = #24211#23384#25286#20998
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 462
|
|
Height = 181
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 40
|
|
Top = 36
|
|
Width = 53
|
|
Height = 12
|
|
Caption = #21407' '#21305' '#25968
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 244
|
|
Top = 36
|
|
Width = 53
|
|
Height = 12
|
|
Caption = #21407' '#25968' '#37327
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 40
|
|
Top = 84
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #25286#20998#21305#25968
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 244
|
|
Top = 84
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #25286#20998#25968#37327
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Edit1: TEdit
|
|
Left = 92
|
|
Top = 32
|
|
Width = 121
|
|
Height = 20
|
|
Enabled = False
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Text = 'Edit1'
|
|
end
|
|
object Edit2: TEdit
|
|
Left = 300
|
|
Top = 32
|
|
Width = 121
|
|
Height = 20
|
|
Enabled = False
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Text = 'Edit2'
|
|
end
|
|
object cxCurrencyEdit1: TcxCurrencyEdit
|
|
Left = 92
|
|
Top = 80
|
|
Enabled = False
|
|
ParentFont = False
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = '0.##'
|
|
Properties.NullString = '1'
|
|
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 = 2
|
|
Width = 121
|
|
end
|
|
object cxCurrencyEdit2: TcxCurrencyEdit
|
|
Left = 300
|
|
Top = 80
|
|
ParentFont = False
|
|
Properties.DecimalPlaces = 2
|
|
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 = 3
|
|
Width = 121
|
|
end
|
|
object Button1: TButton
|
|
Left = 80
|
|
Top = 144
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #30830#23450
|
|
TabOrder = 4
|
|
OnClick = Button1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 272
|
|
Top = 144
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #21462#28040
|
|
TabOrder = 5
|
|
OnClick = Button2Click
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 200
|
|
Top = 140
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 248
|
|
Top = 144
|
|
end
|
|
end
|