Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DLexer
type EX3DParserError = class(EX3DClassicReadError)
Error when reading VRML/X3D classic encoding.
function MessagePositionPrefix(Lexer: TX3DLexer): string; override;