Class TLayoutGroupNode
Unit
X3DNodes
Declaration
type TLayoutGroupNode = class(TAbstractGroupingNode)
Description
No description available, ancestor TAbstractGroupingNode description follows
Base node that contains children nodes.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
Properties
|
property FdLayout: TSFNode read FFdLayout; |
Internal wrapper for property Layout. This wrapper API may change, we advise to access simpler Layout instead.
|
|
property FdViewport: TSFNode read FFdViewport; |
Internal wrapper for property Viewport. This wrapper API may change, we advise to access simpler Viewport instead.
|
Generated by PasDoc 0.16.0.