Type Parameter
Syntax {$HPPEMIT 'string'}
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.