Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DFields
type TSFTimeEvent = class(TX3DEvent)
X3D event.
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean);
procedure Send(const Value: TFloatTime; const Time: TX3DTime); overload;
procedure Send(const Value: TFloatTime); overload;