📄 uinterval.dfm
字号:
object finterval: Tfinterval
Left = 237
Top = 183
BorderStyle = bsDialog
Caption = #26102#38388#38388#38548#35774#32622
ClientHeight = 133
ClientWidth = 358
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 32
Top = 32
Width = 121
Height = 13
AutoSize = False
Caption = #32456#31471#27880#20876#26102#38388#38388#38548
end
object ComboBox1: TComboBox
Left = 168
Top = 28
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 2
TabOrder = 0
Text = '3'#20998#38047
Items.Strings = (
'1'#20998#38047
'2'#20998#38047
'3'#20998#38047
'4'#20998#38047)
end
object Button1: TButton
Left = 72
Top = 96
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 96
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -