📄 mryzy_cx.dfm
字号:
object FRM_YZY_CX: TFRM_YZY_CX
Left = 367
Top = 258
Width = 319
Height = 190
Caption = #25805#20316#21592#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 297
Height = 105
Caption = #26597#35810#26465#20214
TabOrder = 0
object RadioButton1: TRadioButton
Left = 16
Top = 24
Width = 89
Height = 17
Caption = #25805#20316#21592#32534#21495
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 16
Top = 64
Width = 97
Height = 17
Caption = #25805#20316#21592#21517#31216
TabOrder = 1
OnClick = RadioButton2Click
end
object ComboBox1: TComboBox
Left = 120
Top = 21
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox1'
end
object ComboBox2: TComboBox
Left = 120
Top = 60
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'ComboBox2'
end
end
object BitBtn1: TBitBtn
Left = 120
Top = 120
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 224
Top = 120
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -