Source position: PasDoc_Types.pas line 62
type TPasDocMessageType = (
pmtPlainText,
pmtInformation,
pmtWarning,
pmtError
);