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

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

System::Function has two constructors: a version that takes the name of the method it represents, and a copy constructor. When creating a new System::Function 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!