📄 tntedi2lab2bb2jvsbdemou.dfm
字号:
object FTntEdi2Lab2BB2JvSBDemo: TFTntEdi2Lab2BB2JvSBDemo
Left = 582
Top = 234
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'TntEdit2, TntLabel2, TntBitBtn2 and TntJvSB Demo'
ClientHeight = 127
ClientWidth = 373
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object TntLabel1: TTntLabel2
Left = 8
Top = 8
Width = 199
Height = 39
Hint = 'This is'#13#10'a'#13#10'Hint'
Caption =
'This is a label with several lines'#13#10'that you can edit easily wit' +
'h CaptionEditor,'#13#10'in this way for Hint with HintEditor'
end
object TntLabel2: TTntLabel2
Left = 8
Top = 64
Width = 249
Height = 26
Caption =
'Use of OnKeyPressW '#13#10'(change the typed WideChar for the next in ' +
'Unicode)'
end
object SB_CommuteBiDiMode: TTntJvSpeedButton
Left = 288
Top = 44
Width = 77
Height = 37
Caption = 'Commute'#13#10'BiDiMode'
HotTrack = True
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clRed
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = [fsBold]
OnClick = SB_CommuteBiDiModeClick
end
object TntEdit: TTntEdit2
Left = 8
Top = 96
Width = 121
Height = 21
TabOrder = 0
OnKeyPressW = TntEditKeyPressW
end
object TntBitBtn21: TTntBitBtn2
Left = 288
Top = 92
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -