Class TSFStringEvent
Unit
X3DFields
Declaration
type TSFStringEvent = 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: string; const Time: TX3DTime); overload; |
 |
procedure Send(const Value: string); overload; |
Description
Methods
 |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
|
 |
procedure Send(const Value: string; const Time: TX3DTime); overload; |
|
 |
procedure Send(const Value: string); overload; |
|
Generated by PasDoc 0.13.0 on 2014-04-30 22:06:47
|