Category
Modifiers, Keyword extensions
Form 1
class _import <class name> class __import <class name>
Form 2
return_type _import <function name> return_type __import <function name>
Form 3
data_type _import <data name> data_type __import <data name>
Description
This keyword can be used as a class, function, or data modifier.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|