#pragma sysheader

From RAD Studio
Jump to: navigation, search

Go Up to Pragma Directives Overview Index

Syntax (See Pseudo-grammar)

#pragma sysheader { begin | end }

Description

#pragma sysheader is used to indicate the beginning and ending of a system header. This inhibits warnings that normally would be issued.

See also