Class TAbstractChaserNode
Unit
Declaration
type TAbstractChaserNode = class(TAbstractFollowerNode)
Description
No description available, ancestor TAbstractFollowerNode description follows
No description available, ancestor TAbstractChildNode description follows
Abstract node type that indicates that the node may be used as a child of a grouping node, e.g. inside TAbstractGroupingNode.FdChildren.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TAbstractFollowerNode
- TAbstractChaserNode
Overview
Methods
procedure CreateNode; override; |
|
class function ClassX3DType: string; override; |
Properties
property FdDuration: TSFTime read FFdDuration; |
|
property Duration: TFloatTime read GetDuration write SetDuration; |
Description
Methods
procedure CreateNode; override; |
|
class function ClassX3DType: string; override; |
|
Properties
property FdDuration: TSFTime read FFdDuration; |
|
Internal wrapper for property Duration. This wrapper API may change, we advise to access simpler Duration instead. |
property Duration: TFloatTime read GetDuration write SetDuration; |
|
Generated by PasDoc 0.16.0.