📄 cinoutaddform.~dfm
字号:
object cinoutadd: Tcinoutadd
Left = 281
Top = 199
Width = 696
Height = 480
Caption = #28155#21152#35760#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label9: TLabel
Left = 440
Top = 288
Width = 32
Height = 13
Caption = 'Label9'
end
object GroupBox1: TGroupBox
Left = 24
Top = 32
Width = 313
Height = 57
Caption = #25511#21046
TabOrder = 0
object RadioButton1: TRadioButton
Left = 80
Top = 24
Width = 113
Height = 17
Caption = #20154
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 184
Top = 24
Width = 113
Height = 17
Caption = #36710
TabOrder = 1
OnClick = RadioButton2Click
end
end
object GroupBox2: TGroupBox
Left = 344
Top = 32
Width = 313
Height = 57
TabOrder = 1
object Label1: TLabel
Left = 136
Top = 24
Width = 80
Height = 13
Caption = #20986'/'#20837#22823#38376#32534#21495':'
end
object RadioButton3: TRadioButton
Left = 24
Top = 16
Width = 113
Height = 17
Caption = #20986
TabOrder = 0
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 24
Top = 32
Width = 113
Height = 17
Caption = #20837
TabOrder = 1
OnClick = RadioButton4Click
end
object ComboBox1: TComboBox
Left = 232
Top = 24
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 2
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
end
object GroupBox3: TGroupBox
Left = 24
Top = 96
Width = 313
Height = 169
Caption = #20154
TabOrder = 2
object Label2: TLabel
Left = 24
Top = 24
Width = 27
Height = 13
Caption = #32534#21495':'
end
object Label3: TLabel
Left = 24
Top = 56
Width = 63
Height = 13
Caption = #26469#35775#20154#22995#21517':'
end
object Label4: TLabel
Left = 24
Top = 80
Width = 87
Height = 13
Caption = #26469#35775#20154#35777#20214#21495#30721':'
end
object Label5: TLabel
Left = 32
Top = 112
Width = 39
Height = 13
Caption = #26469#25214#35841':'
end
object Edit1: TEdit
Left = 144
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 144
Top = 80
Width = 121
Height = 21
TabOrder = 1
end
object Edit5: TEdit
Left = 144
Top = 112
Width = 121
Height = 21
TabOrder = 2
end
object Edit6: TEdit
Left = 144
Top = 24
Width = 121
Height = 21
TabOrder = 3
end
end
object GroupBox4: TGroupBox
Left = 344
Top = 96
Width = 313
Height = 169
Caption = #36710
TabOrder = 3
object Label6: TLabel
Left = 24
Top = 24
Width = 27
Height = 13
Caption = #32534#21495':'
end
object Label7: TLabel
Left = 16
Top = 56
Width = 63
Height = 13
Caption = #26469#35775#36710#29260#21495':'
end
object Label8: TLabel
Left = 24
Top = 88
Width = 39
Height = 13
Caption = #26469#25214#35841':'
end
object Edit3: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object Edit4: TEdit
Left = 112
Top = 88
Width = 121
Height = 21
TabOrder = 1
end
object Edit7: TEdit
Left = 112
Top = 24
Width = 121
Height = 21
TabOrder = 2
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 320
Width = 673
Height = 120
DataSource = Data.DataSInOut
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object btadd: TButton
Left = 48
Top = 280
Width = 75
Height = 25
Caption = #28155#21152'/'#20462#25913
TabOrder = 5
OnClick = btaddClick
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 312
Top = 280
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -