📄 esbardemoabout.dfm
字号:
inherited ESBarDemoAboutForm: TESBarDemoAboutForm
ClientWidth = 293
PixelsPerInch = 96
TextHeight = 13
inherited lbDemoName: TLabel
Width = 86
Caption = 'ESBarDemo'
end
inherited reDemoInfo: TRichEdit
Width = 157
Lines.Strings = (
'This is the SideBar feature '
'demo.'
''
'Experiment with adding, '
'deleting and renaming groups.'
''
'Drag a tree node into the '
'SideBar to add an item into a '
'group.'
''
'Try different SideBar paint '
'styles - Flat, Standard, W2k '
'and XP'
'')
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -