RAD Studio
ContentsIndex
PreviousUpNext
#pragma inline

Syntax

#pragma inline

Description 

This directive is equivalent to the -B command-line compiler option. 

This is best placed at the top of the file, because the compiler restarts itself with the -B option when it encounters #pragma inline.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!