Topics with keyword "TMultiVariantListWrapper"
1. Using Field-Map predefined variables
... stringlist
TIntegerListWrapper
intlist, ilst, ilist
TVariantListWrapper
varlist, vlst, vlist
TMultiVariantListWrapper
multivarlist, mvlst, mvlist
TVarVariantListWrapper
varvarlist, vvlst, vvlist
TStemProfileWrapper
stem
TSpeciesGroupsWrapper
specgroups...
2. CreateMultiVariantList
... CreateMultiVariantList(const NumberOfVariantsPerItem_ :integer) :TMultiVariantListWrapper;
Description:
Creates a multi variant...
3. FreeMultiVariantList
...:
procedure FreeMultiVariantList (var List:TMultiVariantListWrapper);
Description:
Frees a multi variant...
4. OverlayPolygonLayers
...(const LayerName1_, LayerName2_ :string) :TMultiVariantListWrapper;
Description:
Syntax:
variable := Project.OverlayPolygonLayers...
5. Free
... an instance of a TMultiVariantListWrapper
Return value:
none
Example:
var
multiVarList...
6. Add
... an instance of a TMultiVariantListWrapper
[Value1..ValueN]
An array values of...
7. Clear
... an instance of a TMultiVariantListWrapper
Return value:
none
See also:
Free;...
8. Assign
... procedure
Prototype:
procedure Assign(Source :TMultiVariantListWrapper);
Description:
Assign procedure replaces...
9. Delete
... an instance of a TMultiVariantListWrapper
Index
An integer parameter represents...
10. Count
... an instance of a TMultiVariantListWrapper
Return value:
See also:
Free;...
11. NumberOfVariantsPerItem
... an instance of a TMultiVariantListWrapper
Return value:
number of...
12. AsText
... an instance of a TMultiVariantListWrapper
Return value:
Note: This function...
13. Value
... an instance of a TMultiVariantListWrapper
ItemIndex
An integer parameter represents...
14. ValueAsFloat
... an instance of a TMultiVariantListWrapper
ItemIndex
An integer parameter represents...
15. ValueAsInteger
... an instance of a TMultiVariantListWrapper
ItemIndex
An integer parameter represents...
16. ValueAsString
... an instance of a TMultiVariantListWrapper
ItemIndex
An integer parameter represents...
17. SortDescending
... an instance of a TMultiVariantListWrapper
ValueIndex
An integer parameter represents...
18. SortMultiAscending
... an instance of a TMultiVariantListWrapper
[ValueIndex1..ValueIndexN]
Return value:
none
Note: This...
19. SortMultiDescending
... an instance of a TMultiVariantListWrapper
[ValueIndex1..ValueIndexN]
Return value:
none
Note: This...
20. IndexOf
... an instance of a TMultiVariantListWrapper
ValueIndex
An integer parameter represents...
21. IndexOfMulti
... an instance of a TMultiVariantListWrapper
[ValueIndex1..ValueIndexN]
An integer parameter
[Value1...
22. Assign
... an instance of a TMultiVariantListWrapper
Return value:
none
See also:
Free;...
23. ShowStemProfileWithPoints
...:
procedure ShowStemProfileWithPoints(DHpoints_mmm{H[m],D[mm]} :TMultiVariantListWrapper);
Description:
Syntax:
stemProfile.ShowStemProfileWithPoints(DHpoints...
24. ShowStemProfileExt
... MODEL;POINTS;ID;SPECIES} AnotherStemProfile_ :TStemProfileWrapper; AnotherDHpoints_mmm :TMultiVariantListWrapper);
Description:
Syntax:
stemProfile.ShowStemProfileExt(Options...