📄 stock_enter.dfm
字号:
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
Visible = False
OnClick = SpeedButton1Click
end
object Edit4: TLabeledEdit
Left = 79
Top = 19
Width = 350
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #20379#36135#21333#20301#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
object Edit_Stock_Name: TLabeledEdit
Left = 79
Top = 40
Width = 350
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #25910#36135#20179#24211#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
end
object Edit6: TLabeledEdit
Left = 79
Top = 62
Width = 121
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 66
EditLabel.Height = 13
EditLabel.Caption = #32463' '#25163' '#20154#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ReadOnly = True
TabOrder = 3
end
object Edit7: TLabeledEdit
Left = 308
Top = 62
Width = 121
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #24215#38754#32534#21495#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ReadOnly = True
TabOrder = 4
Visible = False
end
object Edit8: TLabeledEdit
Left = 547
Top = 62
Width = 121
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 66
EditLabel.Height = 13
EditLabel.Caption = #21046' '#21333' '#20154#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ReadOnly = True
TabOrder = 5
OnClick = SpeedButton7Click
end
object Edit9: TLabeledEdit
Left = 79
Top = 111
Width = 614
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #38468#21152#35828#26126#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
TabOrder = 6
end
object Edit10: TLabeledEdit
Left = 79
Top = 89
Width = 614
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 39
EditLabel.Height = 13
EditLabel.Caption = #25688#35201#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
TabOrder = 7
end
object Edit5: TEdit
Left = 308
Top = 40
Width = 121
Height = 19
Color = clCream
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
end
end
object Edit2: TLabeledEdit
Left = 270
Top = 10
Width = 203
Height = 17
Color = clCream
Ctl3D = False
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #21333#25454#32534#21495#65306
EditLabel.Font.Charset = GB2312_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -13
EditLabel.Font.Name = #23435#20307
EditLabel.Font.Style = []
EditLabel.ParentFont = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #23435#20307
Font.Style = []
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object Edit3: TLabeledEdit
Left = 547
Top = 10
Width = 142
Height = 19
Color = clCream
Ctl3D = False
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #21512#21516#32534#21495#65306
LabelPosition = lpLeft
LabelSpacing = 3
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
OnChange = Edit3Change
end
end
end
object Panel8: TPanel
Left = 0
Top = 406
Width = 733
Height = 25
Align = alBottom
Alignment = taLeftJustify
BevelOuter = bvNone
Caption = ' '#24211#23384#20313#37327#65306
Color = clCream
TabOrder = 1
object Label2: TLabel
Left = 270
Top = 5
Width = 93
Height = 13
Caption = #21512#35745#25968#37327#65306'0.00'
end
object Label3: TLabel
Left = 519
Top = 5
Width = 93
Height = 13
Caption = #21512#35745#37329#39069#65306'0.00'
end
end
object Panel9: TPanel
Left = 0
Top = 201
Width = 732
Height = 205
BevelOuter = bvNone
Caption = 'Panel9'
Color = clCream
TabOrder = 2
object Panel10: TPanel
Left = 0
Top = 0
Width = 43
Height = 205
Align = alLeft
BevelOuter = bvNone
Color = clSkyBlue
TabOrder = 0
Visible = False
object Cmd_Delete: TSpeedButton
Left = 2
Top = 52
Width = 40
Height = 25
Caption = #20943#34892
Flat = True
NumGlyphs = 2
OnClick = Cmd_DeleteClick
end
object Cmd_Add: TSpeedButton
Left = 2
Top = 27
Width = 40
Height = 25
Caption = #22686#34892
Flat = True
NumGlyphs = 2
OnClick = Cmd_AddClick
end
end
object StringGrid1: TStringGrid
Left = 2
Top = 0
Width = 729
Height = 205
Color = clWhite
ColCount = 7
Ctl3D = False
DefaultRowHeight = 20
FixedColor = clSkyBlue
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goRowSizing, goColSizing, goRowMoving, goColMoving, goTabs, goThumbTracking]
ParentCtl3D = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnDblClick = StringGrid1DblClick
OnDrawCell = StringGrid1DrawCell
OnKeyPress = StringGrid1KeyPress
OnSelectCell = StringGrid1SelectCell
ColWidths = (
64
138
117
96
81
65
114)
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -