RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::Procedure::Procedure

Creates an instance of System::Procedure::Procedure for a specified method.

System::Procedure::Procedure has two constructors: a version that takes the name of the method it represents, and a copy constructor. When creating a new System::Procedure::Procedure object for a method, the name parameter must be the same as the name of the method as it appears in the interface declaration. 

 

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