📄 dange.~dfm
字号:
object Frm_DD: TFrm_DD
Left = 418
Top = 292
Width = 338
Height = 194
Caption = #21333#20010#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox5: TGroupBox
Left = 35
Top = 24
Width = 262
Height = 49
Caption = #36335#28783#36873#25321
TabOrder = 0
object Check1: TCheckBox
Left = 16
Top = 16
Width = 97
Height = 17
Caption = #31532#19968#32452
TabOrder = 0
end
object Check2: TCheckBox
Left = 96
Top = 16
Width = 73
Height = 17
Caption = #31532#20108#32452
TabOrder = 1
end
object Check3: TCheckBox
Left = 176
Top = 16
Width = 65
Height = 17
Caption = #31532#19977#32452
TabOrder = 2
end
end
object Button1: TButton
Left = 72
Top = 112
Width = 75
Height = 25
Caption = #24320#28783
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 112
Width = 75
Height = 25
Caption = #20851#28783
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 208
Top = 80
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 3
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -