📄 libcom.bpf
字号:
//---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
USEUNIT("table.cpp");
USEUNIT("connection.cpp");
USEUNIT("cursor.cpp");
USEUNIT("field.cpp");
USEUNIT("logoapp.cpp");
USEFORM("logomain.cpp", LogoAppForm);
USEFORM("Main.cpp", MainForm);
USEUNIT("OTime.cpp");
USEUNIT("OTimeSpan.cpp");
USEUNIT("records.cpp");
USEUNIT("Common.cpp");
USEUNIT("ostring.cpp");
USEUNIT("profile.cpp");
//---------------------------------------------------------------------------
#define Library
// To add a file to the library use the Project menu 'Add to Project'.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -