Class TLayoutLayerNode
Unit
X3DNodes
Declaration
type TLayoutLayerNode = class(TAbstractLayerNode)
Description
No description available, ancestor TAbstractLayerNode description follows
No description available, ancestor TAbstractNode description follows
Base X3D node that can have some metadata.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
Properties
|
property EventAddChildren: TMFNodeEvent read FEventAddChildren; |
|
|
property EventRemoveChildren: TMFNodeEvent read FEventRemoveChildren; |
|
|
property FdChildren: TMFNode read FFdChildren; |
Internal wrapper for property Children . This wrapper API may change, we advise to access simpler Children instead.
|
|
property FdLayout: TSFNode read FFdLayout; |
Internal wrapper for property Layout. This wrapper API may change, we advise to access simpler Layout instead.
|
Generated by PasDoc 0.16.0.