RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBarColorMap.Destroy Destructor

Destroys an instance of TCustomActionBarColorMap.

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

Do not call Destroy directly in an application. Instead, call Free, which checks that the TCustomActionBarColorMap reference is not nil before calling Destroy. 

 

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