RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasePageItemsProducer.Destroy Destructor

Destroys the instance of the TBasePageItemsProducer.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TBasePageItemsProducer();

Do not call Destroy directly. Instead call Free, which checks that the TBasePageItemsProducer reference is not nil before calling Destroy. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!