CrMessage

CrMessage


message class

Public:

Properties:

NameDescription
 Context (get) client context (4-byte integer)  
 Context (let) client context (4-byte integer)  
 ContextVariant (get) client context (variant)  
 ContextVariant (let) client context (variant)  
 HelpContext (get) help location identifier  
 HelpContext (let) help location identifier  
 HelpFile (get) help file path  
 HelpFile (let) help file path  
 Identifier (get) message identifier (uniqueness recommended)  
 Identifier (let) message identifier (uniqueness recommended)  
 ResponsePossible (get) (bitmask) possible responses to this message  
 ResponsePossible (let) (bitmask) possible responses to this message  
 Severity (get) severity identifier  
 Severity (let) severity identifier  
 Source (get) description of source ("{project}.{module}.{procedure}" recommended)  
 Source (let) description of source ("{project}.{module}.{procedure}" recommended)  
 Text (get) message text  
 Text (let) message text  
 TextArguments (get) arguments to be applied to the message text  
 TextArguments (set) arguments to be applied to the message text  
 TextRaw (get) message text without arguments applied (possibly containing placeholders)  
 URI (get) universal resource identifier (documentation location recommended)  
 URI (let) universal resource identifier (documentation location recommended)