Developing Support for Custom Delphi Controls

You can create a custom toolkit support set to extend the UFT One Delphi Add-in, and teach UFT One (UFT One) to recognize Delphi user interface controls that the Delphi Add-in does not recognize out-of-the-box.

This section explains how to create support for custom Delphi user interface controls using UFT One Delphi Add-in Extensibility. It explains what files and units you have to create for the toolkit support set, the structure and content of these files, and how to use them to enable UFT One to test applications that contain custom Delphi controls.

For information on where the toolkit support set files should be stored, and what you have to do to activate the support you design, see Deploying the Toolkit Support Set.

This section includes: