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