Class TAbstractProductStructureChildNode

Unit

Declaration

type TAbstractProductStructureChildNode = class(TAbstractChildNode, IAbstractX3DProductStructureChildNode)

Description

Abstract class for (most) nodes that are valid product structure children.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;

Properties

Public property FdName: TSFString read FFdName;
Public property NameField: string read GetNameField write SetNameField;

Description

Methods

Public procedure CreateNode; override;
 

Properties

Public property FdName: TSFString read FFdName;
 
Public property NameField: string read GetNameField write SetNameField;
 

Generated by PasDoc 0.15.0.