TValidatePackageProc is a call-back function invoked by LoadPackage.
TTerminateProc = function : Boolean;
: Boolean ( TTerminateProc)();
SysUtils
TValidatePackageProc is optionally invoked by LoadPackage when a package is loaded. The package is not loaded if TValidatePackageProc determines that it is not valid and hence returns false.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|