📄 spaddfrm.dfm
字号:
object frmSpAdd: TfrmSpAdd
Left = 293
Top = 111
BorderIcons = []
BorderStyle = bsDialog
Caption = #28155#21152#21830#21697
ClientHeight = 184
ClientWidth = 327
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 32
Top = 13
Width = 36
Height = 12
Caption = #21697#21517#65306
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 32
Top = 44
Width = 36
Height = 12
Caption = #21806#20215#65306
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 32
Top = 76
Width = 36
Height = 12
Caption = #36827#20215#65306
FocusControl = DBEdit3
end
object Label5: TLabel
Left = 32
Top = 108
Width = 36
Height = 12
Caption = #21333#20301#65306
FocusControl = DBEdit5
end
object Bevel1: TBevel
Left = 9
Top = 128
Width = 296
Height = 10
Shape = bsBottomLine
end
object Label6: TLabel
Left = 145
Top = 109
Width = 168
Height = 12
Caption = #65288#21830#21697#21333#20301#65292#22914#8220#29942#12289#20010#8221#31561#65289
end
object DBEdit1: TDBEdit
Left = 72
Top = 8
Width = 134
Height = 20
DataField = #21697#21517
DataSource = dmMain.dsSpSell
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 72
Top = 40
Width = 108
Height = 20
DataField = #21806#20215
DataSource = dmMain.dsSpSell
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 72
Top = 72
Width = 108
Height = 20
DataField = #36827#20215
DataSource = dmMain.dsSpSell
TabOrder = 2
end
object DBEdit5: TDBEdit
Left = 72
Top = 104
Width = 65
Height = 20
DataField = #21333#20301
DataSource = dmMain.dsSpSell
TabOrder = 3
end
object btnOK: TButton
Left = 135
Top = 149
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 4
end
object btnCancel: TButton
Left = 225
Top = 149
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 5
end
inline Frame11: TFrame1
Left = 20
Top = 152
Width = 78
Height = 19
AutoSize = True
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -