📄 frmkdmaster.dfm
字号:
object frm_KDMaster: Tfrm_KDMaster
Left = 335
Top = 76
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'frm_KDMaster'
ClientHeight = 329
ClientWidth = 480
Color = clBtnFace
TransparentColor = True
TransparentColorValue = clSilver
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 24
Top = 24
Width = 433
Height = 225
BevelOuter = bvNone
BorderStyle = bsSingle
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 32
Width = 54
Height = 12
Caption = #20027#21333#39184#21488':'
end
object Label2: TLabel
Left = 24
Top = 72
Width = 54
Height = 12
Caption = #24320#21333#22791#27880':'
end
object LabTH: TLabel
Left = 88
Top = 32
Width = 54
Height = 12
Caption = #20027#21333#39184#21488':'
end
object chk1: TCheckBox
Left = 32
Top = 184
Width = 377
Height = 17
Caption = #24320#21333#21518#31435#21051#28155#21152#28040#36153#39033#30446
TabOrder = 0
end
object Memo1: TMemo
Left = 88
Top = 72
Width = 313
Height = 97
TabOrder = 1
end
end
object Button1: TButton
Left = 112
Top = 264
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 288
Top = 264
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -