📄 jcdyunit.dfm
字号:
object jcdy: Tjcdy
Left = 200
Top = 180
Width = 373
Height = 268
Caption = #22870#24809#25171#21360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 365
Height = 241
ActivePage = TabSheet1
Align = alClient
TabIndex = 0
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22870#21169#20449#24687#25171#21360
object GroupBox1: TGroupBox
Left = 48
Top = 16
Width = 249
Height = 145
Caption = #35831#36873#25321#25171#21360#26041#24335
TabOrder = 0
object RadioButton1: TRadioButton
Left = 56
Top = 64
Width = 113
Height = 17
Caption = #25353#26102#38388#25171#21360
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 56
Top = 32
Width = 113
Height = 17
Caption = #25353#23398#21495#25171#21360
Checked = True
TabOrder = 1
TabStop = True
OnClick = RadioButton2Click
end
object Edit1: TEdit
Left = 56
Top = 96
Width = 121
Height = 21
TabOrder = 2
Text = #35831#36755#20837#23398#21495
OnEnter = Edit1Enter
end
end
object Button1: TButton
Left = 120
Top = 176
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
end
object TabSheet2: TTabSheet
Caption = #24809#32602#20449#24687#25171#21360
ImageIndex = 1
object GroupBox2: TGroupBox
Left = 48
Top = 16
Width = 249
Height = 145
Caption = #35831#36873#25321#25171#21360#26041#24335
TabOrder = 0
object RadioButton3: TRadioButton
Left = 56
Top = 64
Width = 113
Height = 17
Caption = #25353#26102#38388#25171#21360
TabOrder = 0
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 56
Top = 32
Width = 113
Height = 17
Caption = #25353#23398#21495#25171#21360
Checked = True
TabOrder = 1
TabStop = True
OnClick = RadioButton4Click
end
object Edit2: TEdit
Left = 56
Top = 96
Width = 121
Height = 21
TabOrder = 2
Text = #35831#36755#20837#23398#21495
OnEnter = Edit2Enter
end
end
object Button2: TButton
Left = 120
Top = 176
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button2Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -