RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TProcedure Type

TProcedure declares a procedure.

Pascal
TProcedure = procedure;
C++
( TProcedure)();

Use the TProcedure type as a generic Procedure pointer. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!