childwin.pas
来自「Delphi技术手册源代码,用来学习的很好的源码,和手册配套使用.」· PAS 代码 · 共 7 行
PAS
7 行
unit ChildWin;
interface
// MDI Child for the multi-threaded text editor.
// Exercise for the reader: implement find & replace.
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?