Class TAbstractColorNode
Unit
X3DNodes
Declaration
type TAbstractColorNode = class(TAbstractGeometricPropertyNode)
Description
Base node for color specifications.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
Create node fields and events.
|
 |
class function ClassX3DType: String; override; |
|
Properties
 |
property FdMode: TSFStringEnum read FFdMode; |
Internal wrapper for property Mode . This wrapper API may change, we advise to access simpler Mode instead, if it is defined (TODO: for now, some field types do not have a simpler counterpart).
|
 |
property Mode: TColorMode read GetMode write SetMode; |
|
Generated by PasDoc 0.16.0.