Class TX3DMultField
Unit
X3DFields
Declaration
type TX3DMultField = class(TX3DField)
Description
X3D field with a list of values.
Hierarchy
Overview
Properties
Description
Properties
|
property Count: TListSize read GetCount write SetCount; |
Number of items in this field.
Remember that increasing this generally sets new items to undefined values (see SetCount documentation of particular descendant for docs). So you usually want to initialize them afterwards to something correct.
|
Generated by PasDoc 0.16.0-snapshot.