Class TX3DPrototypeNames

Unit

Declaration

type TX3DPrototypeNames = class(TStringListCaseSens)

Description

This item has no description. Showing description inherited from TStringListCaseSens.

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);

This item has no description.

Public function Bound(const Name: string): TX3DPrototypeBase;

Find proto bound to given name. Nil if none.


Generated by PasDoc 0.16.0-snapshot.