TModuleUnloadRec = record Next: PModuleUnloadRec; Proc: TModuleUnloadProcLW; end;
struct TModuleUnloadRec { PModuleUnloadRec Next; TModuleUnloadProcLW Proc; };
System
This is record System.TModuleUnloadRec.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|