📄 unit1.dfm
字号:
object Form1: TForm1
Left = 352
Top = 184
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #24425#31080#27169#25311#31243#24207
ClientHeight = 378
ClientWidth = 397
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 104
Height = 13
Caption = #35831#36873#25321#24425#31080#31181#31867#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 56
Width = 48
Height = 13
Caption = #35831#36873#25321#65306
end
object Label3: TLabel
Left = 168
Top = 192
Width = 48
Height = 97
Caption = '*'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -96
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 344
Width = 6
Height = 29
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 328
Width = 117
Height = 13
Caption = #25671#22870#25152#24471#30340#21495#30721#26159#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 8
Top = 120
Width = 104
Height = 13
Caption = #35831#36873#25321#25671#22870#26041#24335#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 16
Top = 304
Width = 4
Height = 20
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 16
Top = 288
Width = 104
Height = 13
Caption = #21495#30721#27744#20013#30340#21495#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 312
Top = 8
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 48
Width = 75
Height = 25
Caption = #28165' '#38500
TabOrder = 1
OnClick = Button2Click
end
object Panel1: TPanel
Left = 0
Top = 104
Width = 401
Height = 1
Color = clBtnText
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 8
Top = 24
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 3
Text = #20307#24425'(10'#36873'7'#21487#37325#22797')'
OnChange = ComboBox1Change
Items.Strings = (
#20307#24425'(10'#36873'7'#21487#37325#22797')'
#31119#24425'(36'#36873'7'#26080#37325#22797')')
end
object ListBox1: TListBox
Left = 168
Top = 8
Width = 113
Height = 65
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 4
end
object Button3: TButton
Left = 8
Top = 168
Width = 129
Height = 25
Caption = #35831#25671#31532'1'#20010#21495#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
Visible = False
OnClick = Button3Click
end
object ComboBox2: TComboBox
Left = 8
Top = 136
Width = 121
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 1
TabOrder = 6
Text = #30005#33041#25671#22870
OnChange = ComboBox2Change
Items.Strings = (
#25163#24037#25671#22870
#30005#33041#25671#22870)
end
object Button4: TButton
Left = 144
Top = 136
Width = 75
Height = 25
Caption = #24320#22987#25671#22870
TabOrder = 7
OnClick = Button4Click
end
object Timer1: TTimer
Enabled = False
Interval = 1
OnTimer = Timer1Timer
Left = 8
Top = 216
end
object Timer2: TTimer
Enabled = False
Interval = 1
OnTimer = Timer2Timer
Left = 40
Top = 216
end
object MainMenu1: TMainMenu
Left = 312
Top = 128
object N2: TMenuItem
Caption = #35828#26126
OnClick = N2Click
end
object N3: TMenuItem
Caption = #20851#20110
OnClick = N3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -