Working with General Visual Components > Classes > Control > Control.getFunctionByName
getFunctionByName(fName: String);
fName. Function name.
The getFunctionByName method gets function by name.
The example of method use is given in description of the Control.removeEvent method.
See also: