Class TAbstractChildNode

Unit

Declaration

type TAbstractChildNode = class(TAbstractNode)

Description

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

Public procedure CreateNode; override;
Public class function ClassX3DType: String; override;

Description

Methods

Public procedure CreateNode; override;

Create node fields and events.

Public class function ClassX3DType: String; override;
 

Generated by PasDoc 0.16.0.