| GetDPItemClasses method |
Applies to
TIB_DataPump
Declaration
Procedure GetDPItemClasses(AClassList: TStrings );
Description
This method will populate a TStrings with the names of the classes
that are available to the data pump component.
To add in custom data pump item classes use the OnGetDPItemClasses event to
make them show up in this method call.