Class TX3DPrototypeNames

Unit

Declaration

type TX3DPrototypeNames = class(TStringListCaseSens)

Description

No description available, ancestor 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.


Generated by PasDoc 0.16.0.