Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConvertMsgFmt

Message formatting constants. They can be ORed into IConvertMsg.msgFormat. Do not combine REPORT_LINE and ERROR_LINE.

Index

Enumeration members

Enumeration members

ERROR_LINE

ERROR_LINE: = 2

INDENT

INDENT: = 8

PARAGRAPH

PARAGRAPH: = 4

REPORT_LINE

REPORT_LINE: = 1

Generated using TypeDoc