📄 unit1.dfm
字号:
object Form1: TForm1
Left = 261
Top = 176
Width = 265
Height = 220
AutoSize = True
BorderIcons = [biSystemMenu, biMinimize]
Caption = #28857#28857#28857
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 257
Height = 193
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #21151#33021
object Button1: TButton
Left = 0
Top = 136
Width = 41
Height = 25
Caption = #24320#22987
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 48
Top = 136
Width = 41
Height = 25
Caption = #20572#27490
TabOrder = 1
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 0
Top = 8
Width = 249
Height = 73
Caption = #20987#38190#35774#32622
TabOrder = 2
object RadioButton3: TRadioButton
Left = 8
Top = 48
Width = 113
Height = 17
Caption = #21452#20987#40736#26631#24038#38190
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 8
Top = 32
Width = 113
Height = 17
Caption = #28857#20987#40736#26631#21491#38190
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 8
Top = 16
Width = 113
Height = 17
Caption = #28857#20987#40736#26631#24038#38190
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 80
Width = 249
Height = 49
Caption = #20987#38190#36895#24230
TabOrder = 3
object Label1: TLabel
Left = 64
Top = 16
Width = 49
Height = 25
AutoSize = False
Caption = #27627#31186'/'#27425
end
object Edit1: TEdit
Left = 16
Top = 16
Width = 41
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
end
object Button5: TButton
Left = 180
Top = 136
Width = 65
Height = 25
Caption = #20445#23384#35774#32622
TabOrder = 4
OnClick = Button5Click
end
end
object TabSheet2: TTabSheet
Caption = #35774#32622
ImageIndex = 1
object Label2: TLabel
Left = 4
Top = 144
Width = 193
Height = 17
AutoSize = False
Caption = #27880#65306#38544#34255#21518#21487#20197#29992#24555#25463#38190'F8'#21628#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 112
Top = 160
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox4: TGroupBox
Left = 0
Top = 8
Width = 249
Height = 97
Caption = #33258#21160#36816#34892#37197#32622
TabOrder = 0
object CheckBox1: TCheckBox
Left = 8
Top = 24
Width = 105
Height = 17
Caption = #24320#26426#33258#21160#36816#34892
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 8
Top = 72
Width = 105
Height = 17
Caption = #26159#21542#38544#34255#36816#34892
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 8
Top = 48
Width = 105
Height = 17
Caption = #33258#21160#24320#22987#25353#38190
Enabled = False
TabOrder = 2
end
end
object Button3: TButton
Left = 4
Top = 112
Width = 77
Height = 25
Caption = #20445#23384#35774#32622
TabOrder = 1
OnClick = Button3Click
end
end
object TabSheet3: TTabSheet
Caption = #24110#21161
ImageIndex = 2
object GroupBox3: TGroupBox
Left = 0
Top = 8
Width = 249
Height = 73
Caption = #24555#25463#38190
TabOrder = 0
object Label4: TLabel
Left = 8
Top = 16
Width = 81
Height = 17
AutoSize = False
Caption = 'F5 '#24320#22987
end
object Label7: TLabel
Left = 8
Top = 48
Width = 81
Height = 17
AutoSize = False
Caption = 'F7 '#38544#34255
end
object Label8: TLabel
Left = 144
Top = 48
Width = 81
Height = 17
AutoSize = False
Caption = 'F8 '#26174#31034
end
object Label9: TLabel
Left = 144
Top = 16
Width = 81
Height = 17
AutoSize = False
Caption = 'F6 '#20572#27490
end
end
object GroupBox5: TGroupBox
Left = 0
Top = 80
Width = 249
Height = 81
Caption = #25552#31034
TabOrder = 1
object Label3: TLabel
Left = 8
Top = 24
Width = 233
Height = 17
AutoSize = False
Caption = #25353#38190#36895#24230#38388#38548#35831#21247#35774#32622#36807#23567
end
end
end
end
object tmrSetCpos: TTimer
Interval = 1
OnTimer = tmrSetCposTimer
Left = 160
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -