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
- TObject
- TPersistent
- TStrings
- TStringList
- TStringListCaseSens
- TX3DPrototypeNames
Overview
Methods
procedure Bind(const Proto: TX3DPrototypeBase); |
|
function Bound(const Name: string): TX3DPrototypeBase; |
Description
Methods
procedure Bind(const Proto: TX3DPrototypeBase); |
|
This item has no description. |
function Bound(const Name: string): TX3DPrototypeBase; |
|
Find proto bound to given name. |
Generated by PasDoc 0.16.0-snapshot.