📄 iotype.dfm
字号:
inherited iotypeForm: TiotypeForm
Left = 248
Top = 188
Caption = #20854#23427#20986#20837#24211#31867#22411
ClientHeight = 178
ClientWidth = 258
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited code: TLabel
Top = 8
Width = 36
Caption = #32534#30721#65306
end
object Label1: TLabel [1]
Left = 8
Top = 53
Width = 36
Height = 12
Caption = #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 = 42
OnClick = BtnNextClick
end
inherited BtnSave: TBitBtn
Left = 149
Top = 77
end
inherited Btnexit: TBitBtn
Left = 149
Top = 111
OnClick = BtnexitClick
end
inherited Btnadd: TBitBtn
Left = 149
Top = 145
OnClick = BtnaddClick
end
inherited DEno: TDBEdit
Left = 8
Top = 23
DataField = 'Code'
DataSource = DataE2.dsIOTYPE
end
object DEname: TDBEdit
Left = 8
Top = 70
Width = 120
Height = 20
AutoSelect = False
AutoSize = False
DataField = 'NAME'
DataSource = DataE2.dsIOTYPE
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
end
object GpBiotype: TGroupBox
Left = 8
Top = 103
Width = 120
Height = 61
Caption = #20986#20837#24211#31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
object RBitype: TRadioButton
Left = 7
Top = 17
Width = 54
Height = 15
Caption = #20837#24211#31867
Checked = True
TabOrder = 0
TabStop = True
end
object RBotype: TRadioButton
Left = 7
Top = 39
Width = 54
Height = 15
Caption = #20986#24211#31867
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -