📄 usystemset.dfm
字号:
object Form_Systemset: TForm_Systemset
Left = 316
Top = 180
BorderStyle = bsSingle
Caption = #31995#32479#35774#32622
ClientHeight = 295
ClientWidth = 352
Color = 15396334
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 104
Width = 337
Height = 145
TabOrder = 0
object Label3: TLabel
Left = 16
Top = 16
Width = 84
Height = 13
Caption = #21592#24037#32534#21495#20301#25968#65306
end
object CheckBox1: TCheckBox
Left = 16
Top = 56
Width = 265
Height = 17
Caption = #22312#26174#31034#37096#38376#19979#21592#24037#26102#33258#21160#38544#21435#24050#31163#32844#21592#24037
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 16
Top = 84
Width = 241
Height = 17
Caption = #26032#24314#21592#24037#26102#33258#21160#35774#32622#20026#24403#21069#37096#38376
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 16
Top = 112
Width = 201
Height = 17
Caption = #21551#21160#26102#26174#31034#30331#24405#30028#38754
TabOrder = 2
end
object Edit3: TEdit
Left = 104
Top = 16
Width = 65
Height = 21
TabOrder = 3
Text = '7'
OnKeyPress = Edit3KeyPress
end
object UpDown1: TUpDown
Left = 169
Top = 16
Width = 15
Height = 21
Associate = Edit3
Position = 7
TabOrder = 4
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 16
Width = 337
Height = 73
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 44
Width = 60
Height = 13
Caption = #20844#21496#21517#31216#65306
end
object Label1: TLabel
Left = 16
Top = 16
Width = 60
Height = 13
Caption = #31995#32479#21517#31216#65306
end
object Edit2: TEdit
Left = 80
Top = 44
Width = 249
Height = 21
TabOrder = 0
Text = 'Edit2'
end
object Edit1: TEdit
Left = 80
Top = 16
Width = 249
Height = 21
TabOrder = 1
Text = 'Edit1'
end
end
object Button1: TButton
Left = 48
Top = 264
Width = 75
Height = 25
Caption = #40664#35748
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 264
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -