📄 unitdesktop.dfm
字号:
object Desktop: TDesktop
Left = 207
Top = 135
Width = 783
Height = 611
BorderIcons = [biSystemMenu, biMaximize]
Caption = #23631' '#24149' '#30417' '#25511
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage32
Left = 0
Top = 33
Width = 800
Height = 600
Cursor = crHourGlass
BitmapAlign = baTopLeft
Color = clBtnShadow
ParentColor = False
ParentShowHint = False
Scale = 1.000000000000000000
ScaleMode = smStretch
ShowHint = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 800
Height = 33
Align = alTop
Color = cl3DLight
TabOrder = 1
DesignSize = (
800
33)
object Label1: TLabel
Left = 312
Top = 10
Width = 24
Height = 13
AutoSize = False
Caption = #24310#26102
end
object Label2: TLabel
Left = 392
Top = 10
Width = 24
Height = 13
Caption = #30446#24405
end
object CheckBox1: TCheckBox
Left = 8
Top = 8
Width = 49
Height = 17
Caption = #24320#21551
Enabled = False
TabOrder = 0
OnClick = CheckBox1Click
end
object Edit1: TEdit
Left = 344
Top = 6
Width = 41
Height = 21
TabOrder = 1
Text = '5'
end
object Edit2: TEdit
Left = 424
Top = 6
Width = 155
Height = 21
Anchors = [akLeft, akTop, akRight]
TabOrder = 2
end
object CheckBox2: TCheckBox
Left = 64
Top = 8
Width = 49
Height = 17
Caption = #20445#23384
TabOrder = 3
end
object CheckBox3: TCheckBox
Left = 120
Top = 8
Width = 49
Height = 17
Caption = #20840#23631
TabOrder = 4
OnClick = CheckBox3Click
end
object CheckBox4: TCheckBox
Left = 176
Top = 8
Width = 65
Height = 17
Caption = #30495#24425#33394
TabOrder = 5
end
object CheckBox5: TCheckBox
Left = 240
Top = 8
Width = 57
Height = 17
Caption = #25511#21046
TabOrder = 6
end
end
object Timer1: TTimer
Enabled = False
Interval = 1
OnTimer = Timer1Timer
Left = 528
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -