Class TSFStringEvent
Unit
Declaration
type TSFStringEvent = class(TX3DEvent)
Description
No description available, ancestor TX3DEvent description follows
X3D event.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DEvent
- TSFStringEvent
Overview
Methods
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
|
procedure Send(const Value: string; const Time: TX3DTime; const PartialSend: TPartialSend = nil); 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; const PartialSend: TPartialSend = nil); overload; |
|
procedure Send(const Value: string); overload; |
|
Generated by PasDoc 0.16.0.