Class TUnitAn |
THalCompiler
--------------------------------} { EXTERNAL OBJECT TYPES IMPORT You can use function ProcessUnit to import Delphi object types in HAL or add object types manually After importing add result unit to your project procedure processunit(const inname,outname,objlist:string;ImProcs:Boolean); inname - full path to input unit outname - full path to output unit objlist - list of object names separated by coma (only these objects will be processed) (if objlist='' then all objects will be processed ImProcs - true import procedures and functions false no import of procedures and functions Unfortunately you have to modify output file in some cases (unit will not be compiled by Delphi without corrections) Please read modify.
Constructors |
Functions |
classanalyze
compile
Destroy
functionanalyze
getpropinterf
getpropparamlist
getvariables
proceedvar
propanalyze
unitnameanalyze
Properties |
Events |
Variables |
AST
ClassesRead
ClassesTypes
OnlyObj
ProcessFuns
ProcessObj
ProcNames
UnitName