Class TX3DImportableNames
Unit
Declaration
type TX3DImportableNames = class(TStringListCaseSens)
Description
No description available, ancestor TStringListCaseSens description follows
TStringList that is case sensitive.
Hierarchy
- TObject
- TPersistent
- TStrings
- TStringList
- TStringListCaseSens
- TX3DImportableNames
Overview
Methods
destructor Destroy; override; |
|
procedure Bind(const InlineName: string; Exported: TX3DNodeNames); |
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.16.0.