📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 387
Top = 146
BorderStyle = bsDialog
Caption = #21452#33394#29699#29983#25104#22120
ClientHeight = 121
ClientWidth = 288
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Memo1: TMemo
Left = 16
Top = 24
Width = 209
Height = 33
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Edit1: TEdit
Left = 240
Top = 24
Width = 33
Height = 32
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object xpBitBtn1: TxpBitBtn
Left = 32
Top = 80
Width = 89
Height = 29
Caption = #29983' '#25104
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
Gradient = True
TabOrder = 2
OnClick = xpBitBtn1Click
end
object xpButton1: TxpButton
Left = 170
Top = 80
Width = 89
Height = 29
Caption = #36864' '#20986
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
Gradient = True
TabOrder = 3
OnClick = xpButton1Click
end
object Timer1: TTimer
Enabled = False
Interval = 10
OnTimer = Timer1Timer
Left = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -