Class TX3DPrototypeNames

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TX3DPrototypeNames = class(TStringListCaseSens)

Description

no description available, TStringListCaseSens description follows

TStringList that is case sensitive.

Hierarchy

Overview

Methods

Public procedure Bind(Proto: TX3DPrototypeBase);
Public function Bound(const Name: string): TX3DPrototypeBase;

Description

Methods

Public procedure Bind(Proto: TX3DPrototypeBase);
 
Public function Bound(const Name: string): TX3DPrototypeBase;

Find proto bound to given name. Nil if none.