📄 ftipofday.dfm
字号:
object Form1: TForm1
Left = 401
Top = 179
Width = 360
Height = 310
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 8
Top = 8
Width = 337
Height = 206
Brush.Color = clBtnFace
Pen.Color = clGray
end
object Shape2: TShape
Left = 8
Top = 8
Width = 53
Height = 206
Brush.Color = clBtnFace
Pen.Color = clGray
end
object Shape3: TShape
Left = 61
Top = 51
Width = 284
Height = 1
Brush.Color = clBtnFace
Pen.Color = clGray
Pen.Width = 10
end
object TntLabel1: TTntLabel
Left = 71
Top = 19
Width = 74
Height = 13
Caption = 'Did you know...'
end
object TntLabel2: TTntLabel
Left = 323
Top = 224
Width = 17
Height = 13
Alignment = taRightJustify
Caption = '0/0'
end
object TntLabel3: TTntLabel
Left = 71
Top = 60
Width = 266
Height = 149
AutoSize = False
Caption = 'FTipLabel'
end
object Image1: TImage
Left = 8
Top = 8
Width = 53
Height = 53
end
object TntCheckBox1: TTntCheckBox
Left = 8
Top = 224
Width = 293
Height = 17
Caption = '&Show Tips on Startup'
TabOrder = 0
end
object FPriorTipButton: TTntBitBtn
Left = 8
Top = 252
Width = 75
Height = 25
Caption = 'FPriorTipButton'
TabOrder = 1
end
object FNextTipButton: TTntBitBtn
Left = 92
Top = 252
Width = 75
Height = 25
Caption = 'FNextTipButton'
TabOrder = 2
end
object FBBClose: TTntBitBtn
Left = 176
Top = 252
Width = 75
Height = 25
Caption = 'FBBClose'
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -