Internet Direct (Indy) Version 9.0.1 Beta
|
property Data: TObject;
Note: It is the responsibility of the application to cast Data to the class instance required, or an exception will be raised.
Data is not initialized in the Create constructor, nor is it released in the Destroy destructor. The application must assume all responsibility for maintaining Data when assigned.