📄 unit1.dfm
字号:
object Form1: TForm1
Left = 387
Top = 146
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu, biMinimize]
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 = poScreenCenter
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
object xpWindow1: TxpWindow
Active = True
SizeInfo.MaxSizeWidth = 1032
SizeInfo.MaxSizeHeight = 748
SizeInfo.MaxPositionX = 0
SizeInfo.MaxPositionY = 0
SizeInfo.MinTrackWidth = 112
SizeInfo.MinTrackHeight = 27
SizeInfo.MaxTrackWidth = 1036
SizeInfo.MaxTrackHeight = 780
StickWindow.Active = True
xpCaption.Active = True
xpCaption.Height = 28
xpCaption.ImageAlign = iaCenter
xpCaption.Font.Charset = DEFAULT_CHARSET
xpCaption.Font.Color = 7025439
xpCaption.Font.Height = -13
xpCaption.Font.Name = 'MS Sans Serif'
xpCaption.Font.Style = [fsBold]
xpCaption.BorderSize = 2
xpCaption.BorderColor = 12095090
xpCaption.BorderInActiveColor = 13612198
xpCaption.ButtonSize = 18
xpCaption.BtnBorderColor = clSilver
xpCaption.RoundedCorners = []
xpCaption.RoundedCornerRadius = 14
xpCaption.GradientFill = True
xpCaption.FillDirection = fdVerticalFromCenter
xpCaption.ActiveStartColor = 15521743
xpCaption.ActiveEndColor = 16646143
xpCaption.InActiveStartColor = 14200466
xpCaption.InActiveEndColor = 16646143
WinBackground.Style = wbgGradient
WinBackground.GradientFillDir = fdVerticalFromCenter
WinBackground.StartColor = 16048082
WinBackground.EndColor = 16379881
Style = xwsMSN
Left = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -