Class TColorNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TColorNode = class(TAbstractColorNode)

Description

Set of RGB colours.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public class function URNMatching(const URN: string): boolean; override;

Properties

Public property FdColor: TMFColor read FFdColor;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 

Properties

Public property FdColor: TMFColor read FFdColor;
 

Generated by PasDoc 0.14.0.