Category
C++-Specific Keywords, Type specifiers
Syntax
<classkey> <classname> <baselist> { <member list> }
Use the class keyword to define a C++ class.
Within a class:
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|