📄 unit13.~dfm
字号:
object errorlib: Terrorlib
Left = 211
Top = 192
Width = 385
Height = 347
Caption = #25925#38556#21382#24211#31995#32479
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 56
Width = 294
Height = 80
Caption = #25925#38556#21382#24211#23384#25918#30528#26412#31995#32479#20197#21069#30340#35786#26029#32467#26524#65292#20026#29992#25143#25552#20379#28155#21152#12289#26597#30475#12289#21024#38500#31561#25805#20316#65292#20415#20110#26356#26032#32500#25252#25925#38556#21382#24211#12290
Color = clYellow
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
WordWrap = True
end
object add: TButton
Left = 40
Top = 184
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 0
OnClick = addClick
end
object view: TButton
Left = 216
Top = 184
Width = 75
Height = 25
Caption = #23519#30475
TabOrder = 1
OnClick = viewClick
end
object exit: TButton
Left = 216
Top = 248
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = exitClick
end
object query: TButton
Left = 40
Top = 248
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 3
OnClick = queryClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -