Class TInfoNode_1
Unit
X3DNodes
Declaration
type TInfoNode_1 = class(TAbstractChildNode)
Description
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
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
|
class function ForVRMLVersion(const Version: TX3DVersion): Boolean; override; |
|
Properties
|
property FdString: TSFString read FFdString; |
Internal wrapper for property Text. This wrapper API may change, we advise to access simpler Text instead.
|
|
property Text: String read GetText write SetText; |
|
Generated by PasDoc 0.16.0.