Class TBindableInstance

Unit

Declaration

type TBindableInstance = class(TShapeTree)

Description

Represents TAbstractBindableNode in a Scene.Shapes (TShapeTree).

Source: scene/castleshapes.pas (line 1093).

Hierarchy

Overview

Methods

Public function DebugInfoWithoutChildren: String; override;

Properties

Public property Node: TAbstractBindableNode read FNode write FNode;

Description

Methods

Public function DebugInfoWithoutChildren: String; override;

This item has no description. Showing description inherited from TShapeTree.DebugInfoWithoutChildren.

Describe this shape, not recursively.

Source: scene/castleshapes.pas (line 1101).

Properties

Public property Node: TAbstractBindableNode read FNode write FNode;

This item has no description.

Source: scene/castleshapes.pas (line 1100).


Generated by PasDoc 0.17.0.snapshot.