📄 goodtype.dfm
字号:
inherited GoodTypeForm: TGoodTypeForm
Left = 233
Top = 183
Caption = #36135#21697#31867#21035
ClientHeight = 155
ClientWidth = 259
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited code: TLabel
Top = 8
Width = 60
Caption = #31867#21035#32534#30721#65306
end
object Label1: TLabel [1]
Left = 8
Top = 53
Width = 60
Height = 12
Caption = #31867#21035#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
inherited BtnPrior: TBitBtn
Left = 149
Top = 8
OnClick = BtnPriorClick
end
inherited BtnNext: TBitBtn
Left = 149
Top = 37
OnClick = BtnNextClick
end
inherited BtnSave: TBitBtn
Left = 149
Top = 66
end
inherited Btnexit: TBitBtn
Left = 149
Top = 94
OnClick = BtnexitClick
end
inherited Btnadd: TBitBtn
Left = 149
Top = 123
OnClick = BtnaddClick
end
inherited chkStopUsed: TCheckBox
Left = 237
Top = 244
end
inherited DEno: TDBEdit
Left = 10
Top = 23
DataField = 'type'
end
object DEname: TDBEdit
Left = 10
Top = 70
Width = 120
Height = 20
AutoSelect = False
AutoSize = False
DataField = 'name'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -