Class TX3DImportableNames

Unit

Declaration

type TX3DImportableNames = class(TStringListCaseSens)

Description

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

TStringList that is case sensitive.

Hierarchy

Overview

Methods

Public destructor Destroy; override;
Public procedure Bind(const InlineName: string; Exported: TX3DNodeNames);

Description

Methods

Public destructor Destroy; override;

This item has no description.

Public 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-snapshot.