📄 mrlld_cx.dfm
字号:
object FRM_LLD_CX: TFRM_LLD_CX
Left = 280
Top = 270
Width = 351
Height = 245
Caption = #29983#20135#39046#26009#21333#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 = 329
Height = 161
Caption = #26597#35810#26465#20214
TabOrder = 0
object RadioButton1: TRadioButton
Left = 33
Top = 22
Width = 89
Height = 17
Caption = #29983#20135#35746#21333#21495
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 33
Top = 55
Width = 81
Height = 17
Caption = #20135#21697#21517#31216
TabOrder = 1
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 33
Top = 88
Width = 81
Height = 17
Caption = #39046#26009#26102#38388
TabOrder = 2
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 33
Top = 121
Width = 81
Height = 17
Caption = #26159#21542#23436#25104
TabOrder = 3
OnClick = RadioButton4Click
end
object ComboBox1: TComboBox
Left = 142
Top = 19
Width = 140
Height = 21
ItemHeight = 13
TabOrder = 4
Text = 'ComboBox1'
end
object ComboBox2: TComboBox
Left = 142
Top = 51
Width = 140
Height = 21
ItemHeight = 13
TabOrder = 5
Text = 'ComboBox2'
end
object DateTimePicker1: TDateTimePicker
Left = 141
Top = 84
Width = 141
Height = 21
Date = 38717.000000000000000000
Time = 38717.000000000000000000
TabOrder = 6
end
object ComboBox3: TComboBox
Left = 141
Top = 117
Width = 141
Height = 21
ItemHeight = 13
TabOrder = 7
Text = 'ComboBox3'
Items.Strings = (
#26159
#21542)
end
end
object BitBtn1: TBitBtn
Left = 144
Top = 176
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 256
Top = 176
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -