📄 cpimp2.pas
字号:
{*********************************************}
{ }
{ COMPONENT for MS DOS and MS WINDOWS }
{ }
{ Source code for Turbo Pascal 6.0 and }
{ Turbo Pasacal for Windows 1.0 compilers. }
{ }
{ (c) 1991 Roderic D. M. Page }
{ }
{*********************************************}
{$I CPDIR.INC}
unit cpimp2;
{*
UNRESOLVED:
Error checking
TO DO:
1. Hennig86 file comments '' can extend over several lines.
Need to accomodate this property.
3/14/91
Read import file headers
IMPOBJ is an abstract object that each descendant
must flesh out. Its methods read the header of a
tree file, extracting the relevant information.
Each desc must provide these methods:
RightFormat
--------------------------------------
Boolean function to test if file is of
the correct format.
ReadHeader
--------------------------------------
Extracts info on leaves, trees, and
labels
Object hierarchy
IMPOBJ目 [ abstract ]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -