Internet Direct (Indy) Version 9.0.1 Beta
|
property Data: TObject;
Note: It is the responsibility of the TIdThread descendant to cast Data to the class instance required by the TIdThread descendant, or an exception will be raised.
Data is not initialized in the Create constructor, but is released in the Destroy destructor.