⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 project1.dpr

📁 所有delphi的入门例子
💻 DPR
字号:
// Do not edit. This file is machine generated by the Resource DLL Wizard.

library Project1;

{ITE} {LCID:00000804:00000404} {}
{ITE} {DFMFileType} {Unit1.dfm}
{ITE} {DFMFileType} {Unit2.dfm}
{ITE} {DFMFileType} {Unit3.dfm}
{ITE} {RCFileType} {Project1_DRC.rc}

{$R 'Unit1.dfm' Form1:TForm}
{$R 'Unit2.dfm' Form2:TForm}
{$R 'Unit3.dfm' Form3:TForm}
{$R 'Project1_DRC.res' 'Project1_DRC.rc'}

{$E CHT}

begin
end.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -