RAD Studio
ContentsIndex
PreviousUpNext
The Typeid Operator

This section contains Typeid Operator topics.

Name 
Description 
When destructor cleanup is enabled, a pointer to a class with a virtual destructor can't be deleted if that class is not compiled with runtime type identification enabled. The runtime type identification and destructor cleanup options are on by default. They can be disabled from the C++ page of the Project Options dialog box, or by using the -xd- and -RT- command-line options.
Example  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!