Class TX3DImportableNames
Unit
X3DNodes
Declaration
type TX3DImportableNames = class(TStringListCaseSens)
Description
no description available, TStringListCaseSens description follows
TStringList that is case sensitive.
Hierarchy
Overview
Methods
Description
Methods
 |
destructor Destroy; override; |
|
 |
procedure Bind(const InlineName: string; Exported: TX3DNodeNames); |
Bind Exported names to given Inline node name. Exported instance becomes owner by this TX3DImportableNames instance. InlineName must be <> '' here.
|
Generated by PasDoc 0.13.0 on 2014-08-30 12:10:53
|