Class TMFString
Unit
Declaration
type TMFString = class(specialize TX3DSimpleMultField<string,TSFString,TCastleStringList,TMFStringEvent>)
Description
No description available, ancestor TX3DSimpleMultField description follows
X3D field with a list of values. This is an ancestor of most multiple-value X3D fields.
Hierarchy
- TObject
- TPersistent
- TNonRefCountedInterfacedPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DField
- TX3DMultField
- TX3DSimpleMultField
- TMFString
Overview
Methods
![]() |
class function X3DType: string; override; |
![]() |
procedure ParseXMLAttribute(const AttributeValue: string; Reader: TX3DReader); override; |
![]() |
function SaveToXmlValue: TSaveToXmlMethod; override; |
Description
Methods
![]() |
class function X3DType: string; override; |
![]() |
procedure ParseXMLAttribute(const AttributeValue: string; Reader: TX3DReader); override; |
![]() |
function SaveToXmlValue: TSaveToXmlMethod; override; |
Generated by PasDoc 0.16.0.
