HPP emit

 

Type          Parameter

Syntax      {$HPPEMIT 'string'}

 

Remarks

The HPPEMIT directive adds a specified symbol to the header file generated for C++Builder. Example: {$HPPEMIT 'typedef double Weight' }.

HPPEMIT directives are output into the "user supplied" section at the top of the header file in the order in which they appear in the Pascal file.

 

Compiler directives (list)

External symbols

NODEFINE (Private symbol)

NOINCLUDE (Private unit)