Class TBindableInstance
Unit
Declaration
type TBindableInstance = class(TShapeTree)
Description
Represents TAbstractBindableNode in a Scene.Shapes (TShapeTree).
Hierarchy
- TObject
- TShapeTree
- TBindableInstance
Overview
Methods
![]() |
function DebugInfoWithoutChildren: String; override; |
Properties
![]() |
property Node: TAbstractBindableNode read FNode write FNode; |
Description
Methods
![]() |
function DebugInfoWithoutChildren: String; override; |
|
This item has no description. Showing description inherited from TShapeTree.DebugInfoWithoutChildren. Describe this shape, not recursively. | |
Properties
![]() |
property Node: TAbstractBindableNode read FNode write FNode; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.
