Class TInlineLoadControlNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TInlineLoadControlNode = class(TInlineNode)

Description

InlineLoadControl (VRML 97 node).

Note that our Inline node conforms to X3D, and so our Inline already has a "load" field. So InlineLoadControl doesn't really have much use... InlineLoadControl is implemented mostly for compatibility with VRML 97. It has additional "children" output field.

Hierarchy

Overview

Methods

Protected procedure AfterLoadInlined; override;
Public procedure CreateNode; override;
Public class function ClassNodeTypeName: string; override;
Public class function URNMatching(const URN: string): boolean; override;

Properties

Public property EventChildren: TMFNodeEvent read FEventChildren;

Description

Methods

Protected procedure AfterLoadInlined; override;
 
Public procedure CreateNode; override;
 
Public class function ClassNodeTypeName: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 

Properties

Public property EventChildren: TMFNodeEvent read FEventChildren;
 

Generated by PasDoc 0.13.0 on 2014-08-30 12:10:47