Interface INodeGeneralInline

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type INodeGeneralInline = interface(IInterface)

Description

Basic interface that should be implemented by all Inline VRML nodes.

Hierarchy

Overview

Methods

Public procedure LoadInlined(CanReload: boolean);

Description

Methods

Public procedure LoadInlined(CanReload: boolean);

Call LoadInlined to load inlined VRML content now. If Inlined is already loaded, than: if CanReload = True Inlined will be freed and loaded again, else (if CanReload = False) nothing will happen.

LoadInlined(false) will be called automatically in BeforeTraverse.


Generated by PasDoc 0.10.0 on 2008-02-25 00:00:42