📄 onejsd.dfm
字号:
object oneJSForm: ToneJSForm
Left = 239
Top = 240
Width = 599
Height = 354
BorderIcons = [biSystemMenu]
Caption = #19968#27425#32467#31639#28165#21333
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 145
Height = 57
Columns = 2
Items.Strings = (
#24212#25910
#24212#20184)
TabOrder = 0
OnClick = RadioGroup1Click
end
object GroupBox1: TGroupBox
Left = 160
Top = 8
Width = 425
Height = 57
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 24
Width = 32
Height = 16
Caption = #21333#21495
end
object Label2: TLabel
Left = 144
Top = 24
Width = 64
Height = 16
Caption = #26410#32467#31639#39069
end
object Label3: TLabel
Left = 304
Top = 24
Width = 32
Height = 16
Caption = #32467#20313
end
object Dnum: TEdit
Left = 40
Top = 16
Width = 97
Height = 24
Enabled = False
TabOrder = 0
Text = #23384#30424#26102#29983#25104
end
object noSum: TEdit
Left = 216
Top = 16
Width = 81
Height = 24
Enabled = False
TabOrder = 1
end
object Ysum: TEdit
Left = 344
Top = 16
Width = 65
Height = 24
Enabled = False
TabOrder = 2
end
end
object Panel1: TPanel
Left = 8
Top = 72
Width = 577
Height = 209
Color = clWhite
TabOrder = 2
object Label4: TLabel
Left = 256
Top = 16
Width = 75
Height = 24
Caption = #25910#27454#21333
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 48
Top = 64
Width = 48
Height = 16
Caption = #20170#25910#21040
end
object Shape1: TShape
Left = 104
Top = 80
Width = 417
Height = 1
Pen.Mode = pmBlack
end
object Shape2: TShape
Left = 120
Top = 128
Width = 97
Height = 1
Pen.Mode = pmBlack
end
object Shape3: TShape
Left = 432
Top = 184
Width = 129
Height = 1
Pen.Mode = pmBlack
end
object Shape4: TShape
Left = 272
Top = 128
Width = 289
Height = 1
Pen.Mode = pmBlack
end
object Label6: TLabel
Left = 520
Top = 64
Width = 48
Height = 16
Caption = #32467#31639#27454
end
object Label7: TLabel
Left = 16
Top = 104
Width = 112
Height = 16
Caption = #20154#27665#24065#65288#23567#20889#65289
end
object Label8: TLabel
Left = 216
Top = 104
Width = 64
Height = 16
Caption = #65288#22823#20889#65289
end
object Label9: TLabel
Left = 352
Top = 168
Width = 72
Height = 16
Caption = #23458#25143#31614#21517':'
end
object Label10: TLabel
Left = 16
Top = 144
Width = 48
Height = 16
Caption = #22791#27880#65306
end
object KHname: TEdit
Left = 104
Top = 56
Width = 129
Height = 17
BorderStyle = bsNone
Ctl3D = False
Enabled = False
ParentCtl3D = False
TabOrder = 0
Text = #23458#25143#21517#31216
end
object Money: TEdit
Left = 120
Top = 104
Width = 89
Height = 17
BorderStyle = bsNone
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
Text = '0.00'
OnChange = MoneyChange
end
object Edit3: TEdit
Left = 272
Top = 104
Width = 209
Height = 17
BorderStyle = bsNone
Ctl3D = False
Enabled = False
ParentCtl3D = False
TabOrder = 2
Text = #24065#38646#20803#38646#35282#38646#20998
end
object KHqm: TEdit
Left = 432
Top = 160
Width = 129
Height = 17
BorderStyle = bsNone
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
Text = #35831#36755#20837#32463#25163#20154#22995#21517
end
object Edit5: TEdit
Left = 56
Top = 144
Width = 129
Height = 17
BorderStyle = bsNone
Ctl3D = False
ParentCtl3D = False
TabOrder = 4
Text = #35831#36755#20837
end
end
object postBtn: TBitBtn
Left = 328
Top = 288
Width = 73
Height = 25
Caption = #23384#30424
TabOrder = 3
OnClick = postBtnClick
end
object printBtn: TBitBtn
Left = 416
Top = 288
Width = 73
Height = 25
Caption = #25171#21360
TabOrder = 4
OnClick = printBtnClick
end
object closeBtn: TBitBtn
Left = 504
Top = 288
Width = 73
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = closeBtnClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -