RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.Destroy Destructor

Frees an instance of TAdapterDisplayReferenceGroup.

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

Do not call Destroy directly. Instead, call the Free method, which checks whether the reference to the producer is not nil before calling Destroy. 

 

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