|
RAD Studio VCL Reference
|
Moves the current position of the stream back to the beginning before calling the inherited destructor.
destructor Destroy; override;
virtual __fastcall ~TReader();
Do not call Destroy directly. Reader objects are created indirectly through the methods or routines that use them. These methods and routines handle freeing the TReader object.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|