Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DFields
type TXFAnyEvent = class(TX3DEvent)
Universal input event that can receive value of any type. It is used by some InstantReality extensions, like Logger.write. InstantReality calls this event type XFAny.
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean);