Icon FindInterfaceByClassName Method

function FindInterfaceByClassName(const AClassName: String):
      TInterface

Available In: Visual Client Applications

Use this method to find a control interface by its control class name. If the control interface does not exist, then nil will be returned.
Image