Internet Direct (Indy) Version 9.0.2 Beta
|
TIdMessageEncoderClass = class of TIdMessageEncoder;
For example, a TIdMessageEncoderUUE instance will have an EncoderClass property that contains a TIdEncoderUUE class type that is registerd in the Indy application. Subsequent instances of TIdMessageEncoderUUE can be created using the registered class type, reducing the resource requirements of the application.