Finding Objects Generated for a Component
The generators provided with DC use the convention that the names of all objects generated for a specific component have a name composed of the component name (up to the first fourteen characters), a dollar sign, and a three character suffix. These names are noted in comments at the beginning of all generated code. You could use ZOM to find these objects as well. For example, for a component called CustEdit, you could use the ZOM command
zomlist CustEdit$*