Class TSFLongEvent
Unit
X3DFields
Declaration
type TSFLongEvent = class(TX3DEvent)
Description
no description available, TX3DEvent description follows
X3D event.
Hierarchy
Overview
Methods
 |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
 |
procedure Send(const Value: LongInt; const Time: TX3DTime); overload; |
 |
procedure Send(const Value: LongInt); overload; |
Description
Methods
 |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
|
 |
procedure Send(const Value: LongInt; const Time: TX3DTime); overload; |
|
 |
procedure Send(const Value: LongInt); overload; |
|
|