RAD Studio
ContentsIndex
PreviousUpNext
#pragma obsolete

Syntax

#pragma obsolete identifier

Description 

Use #pragma obsolete to give a warning the first time the preprocessor encounters identifier in your program code after the pragma. The warning states that the identifier is obsolete.

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