Topic Path: Symbol Reference > Classes > TIdBuffer Class > TIdBuffer Methods > Destroy Destructor
ContentsIndexHome
PreviousUpNext
TIdBuffer.Destroy Destructor

Destructor for the object instance.

destructor Destroy; override;

Destroy is the destructor for the object instance. 

Destroy calls Clear to discard all existing data in the internal storage for the buffer prior to calling the inherited Destroy method.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.