#pragma codestring

From RAD Studio
Jump to: navigation, search

Go Up to Pragma Directives Overview Index

Syntax (See Pseudo-grammar)

#pragma codestring "STR" ["STR" ...]

Description

#pragma codestring emits the specified bytes into the code segment. It is similar to the intrinsic __emit__.