|
|
Top Previous Next |
|
[D6,D7,D8, D2005W, D2005N, D2006W, D2006N, D2007W]
This report displays information about various directives.
Identifiers marked with the “deprecated” directive The “deprecated” directiveindicates that an item is obsolete or supported only for backward compatibility.
Identifiers marked with the “experimental” directive The “experimental” directive indicates that the identifier is created for experimental purposes.
Identifiers marked with the “library” directive The “library” directive indicates that the identifier may not exist or the implementation may vary considerably on different library architectures.
Identifiers marked with the “platform” directive The “platform” directive indicates that the identifier may not exist or that the implementation may vary considerably on different platforms.
Subprograms marked with the “inline” directive This sections lists subprograms that are marked with the “inline” directive. The directive was introduced in Delphi 2005, and only has effect for Win32 code.
See also:
|