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

Frees the collection item.

destructor Destroy; override;

Destroy is the overridden destructor for the colleciton item. 

Destroy clears and frees resources allocated to the Attributes property. Destroy also calls the inherited Destructor to free the object instance.

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