Class TBindableInstance
Unit
Declaration
type TBindableInstance = class(TShapeTree)
Description
Represents TAbstractBindableNode in a Scene.Shapes (TShapeTree).
Source: scene/castleshapes.pas (line 1093).
Hierarchy
- TObject
- TShapeTree
- TBindableInstance
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. | |
Properties
| Public | property Node: TAbstractBindableNode read FNode write FNode; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.