TProcedure declares a procedure.
TProcedure = procedure;
( TProcedure)();
SysUtils
Use the TProcedure type as a generic Procedure pointer.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|