📄 autosavesrc.dfm
字号:
object FormAutoSave: TFormAutoSave
Left = 283
Top = 246
Width = 368
Height = 118
Caption = #33258#21160#20445#23384#26102#38388#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 256
Top = 13
Width = 35
Height = 13
Caption = #22825'(D) '
end
object Edit1: TEdit
Left = 152
Top = 11
Width = 79
Height = 21
TabOrder = 0
Text = '1'
end
object Button1: TButton
Left = 184
Top = 48
Width = 71
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 272
Top = 48
Width = 71
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object CheckBoxTime: TCheckBox
Left = 8
Top = 16
Width = 135
Height = 17
Caption = #33258#21160#20445#23384#26102#38388#38388#38548#65306
Checked = True
State = cbChecked
TabOrder = 3
OnClick = CheckBoxTimeClick
end
object UpDown1: TUpDown
Left = 231
Top = 11
Width = 16
Height = 21
Associate = Edit1
Min = 1
Max = 10
Position = 1
TabOrder = 4
Wrap = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -