📄 shnew.dfm
字号:
object Frm_New: TFrm_New
Left = 319
Top = 275
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26032#22686
ClientHeight = 256
ClientWidth = 385
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 32
Width = 24
Height = 12
Caption = #32534#21495
end
object Label2: TLabel
Left = 200
Top = 32
Width = 24
Height = 12
Caption = #21697#21517
end
object Label3: TLabel
Left = 8
Top = 64
Width = 24
Height = 12
Caption = #35268#26684
end
object Label4: TLabel
Left = 200
Top = 64
Width = 24
Height = 12
Caption = #21333#20301
end
object Label5: TLabel
Left = 8
Top = 96
Width = 24
Height = 12
Caption = #25968#37327
end
object Label6: TLabel
Left = 200
Top = 96
Width = 24
Height = 12
Caption = #21333#20215
end
object Label7: TLabel
Left = 8
Top = 128
Width = 24
Height = 12
Caption = #37329#39069
end
object Label8: TLabel
Left = 200
Top = 128
Width = 48
Height = 12
Caption = #29983#20135#20225#19994
end
object Label9: TLabel
Left = 8
Top = 160
Width = 24
Height = 12
Caption = #25209#21495
end
object Label10: TLabel
Left = 200
Top = 160
Width = 36
Height = 12
Caption = #26377#25928#26399
end
object Label11: TLabel
Left = 8
Top = 192
Width = 24
Height = 12
Caption = #22791#27880
end
object Label12: TLabel
Left = 200
Top = 192
Width = 36
Height = 12
Caption = #24635#37329#39069
end
object Label13: TLabel
Left = 8
Top = 8
Width = 48
Height = 12
Caption = #24320#21333#26085#26399
end
object Label14: TLabel
Left = 200
Top = 8
Width = 24
Height = 12
Caption = #21333#21495
end
object DBText1: TDBText
Left = 64
Top = 8
Width = 65
Height = 17
DataField = #24320#21333#26085#26399
DataSource = DMC.CGDataSource2
end
object DBText2: TDBText
Left = 256
Top = 8
Width = 65
Height = 17
DataField = #21333#21495
DataSource = DMC.CGDataSource2
end
object SpeedButton1: TSpeedButton
Left = 360
Top = 31
Width = 23
Height = 22
Caption = #8230
Flat = True
OnClick = SpeedButton1Click
end
object DBNo: TDBEdit
Left = 64
Top = 32
Width = 121
Height = 20
DataField = #32534#21495
DataSource = DMC.CGDataSource2
TabOrder = 0
OnKeyPress = DBNoKeyPress
end
object DBName: TDBEdit
Left = 256
Top = 32
Width = 100
Height = 20
DataField = #21697#21517
DataSource = DMC.CGDataSource2
TabOrder = 1
OnKeyPress = DBNameKeyPress
end
object DBSpecification: TDBEdit
Left = 64
Top = 64
Width = 121
Height = 20
DataField = #35268#26684
DataSource = DMC.CGDataSource2
TabOrder = 2
OnKeyPress = DBSpecificationKeyPress
end
object DBFigure: TDBEdit
Left = 64
Top = 128
Width = 121
Height = 20
DataField = #37329#39069
DataSource = DMC.CGDataSource2
TabOrder = 3
OnKeyPress = DBFigureKeyPress
end
object DBMagnitude: TDBEdit
Left = 64
Top = 96
Width = 121
Height = 20
DataField = #25968#37327
DataSource = DMC.CGDataSource2
TabOrder = 4
OnKeyPress = DBMagnitudeKeyPress
end
object DBprice: TDBEdit
Left = 256
Top = 96
Width = 121
Height = 20
DataField = #21333#20215
DataSource = DMC.CGDataSource2
TabOrder = 5
OnKeyPress = DBpriceKeyPress
end
object DBproposition: TDBEdit
Left = 256
Top = 128
Width = 121
Height = 20
DataField = #29983#20135#20225#19994
DataSource = DMC.CGDataSource2
TabOrder = 6
OnKeyPress = DBpropositionKeyPress
end
object DBnumber: TDBEdit
Left = 64
Top = 160
Width = 121
Height = 20
DataField = #25209#21495
DataSource = DMC.CGDataSource2
TabOrder = 7
OnKeyPress = DBnumberKeyPress
end
object DBmemo: TDBEdit
Left = 64
Top = 192
Width = 121
Height = 20
DataField = #22791#27880
DataSource = DMC.CGDataSource2
TabOrder = 8
OnKeyPress = DBmemoKeyPress
end
object DBTotal: TDBEdit
Left = 256
Top = 192
Width = 121
Height = 20
DataSource = DMC.CGDataSource2
TabOrder = 9
OnKeyPress = DBTotalKeyPress
end
object DateTimeyxq: TDateTimePicker
Left = 256
Top = 160
Width = 121
Height = 20
Date = 38157.886574074070000000
Time = 38157.886574074070000000
TabOrder = 10
OnCloseUp = DateTimeyxqCloseUp
end
object DBdate: TDBEdit
Left = 256
Top = 160
Width = 100
Height = 20
DataField = #26377#25928#26399
DataSource = DMC.CGDataSource2
TabOrder = 11
OnKeyPress = DBdateKeyPress
end
object DBUnit: TDBComboBox
Left = 256
Top = 64
Width = 121
Height = 20
DataField = #21333#20301
DataSource = DMC.CGDataSource2
ItemHeight = 12
Items.Strings = (
#30418
#29942)
TabOrder = 12
OnKeyPress = DBUnitKeyPress
end
object Btpost: TBitBtn
Left = 216
Top = 224
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 13
OnClick = BtpostClick
end
object BitBtn2: TBitBtn
Left = 304
Top = 224
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 14
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -