Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
DestItemThe item to which the new items will be added
NewItemsThe @FM delimited list of items to be added

...

PosNameTypeDescriptionDefault
<1><x, 1>
LevelIntegerThe item's level in the tree 
<2><x, 2>
KeyTextThe item's unique key 
<3><x, 3>
DataTextThe item's data
""<4>
<x, 4>
Data Type
 <x, <44, 1>
TypeOptionThe item's data type, used to make sorting accurate and efficient
Text
 <4<x, 4, 2>
FormatFormatted StringThe item's data format, used to present the data to the user
""<5>
<x, 5>
ClassTextThe item's class, an application specific string used for classification purposes
""<6>
<x, 6>
ImageFormatted StringThe item's image, either a file or a key pointing to a global image
""<7>
<x, 7>
Colors
 <7<x, 7, 1>
Text ColorColorThe color of the item's text
WindowText
 <7<x, 7, 2>
BackgroundColor FillThe item's background
Window<8>
<x, 8>
FontFontThe font used to render the item's data
Tahoma, 8 pt.
<9><x, 9>
Alignment
 <9<x, 9, 1>
HorizontalOptionThe horizontal alignment of the item's data
Left
 <9<x, 9, 2>
VerticalOptionThe vertical alignment of the item's data
Center<10>
<x, 10>
SortOptionThe item's sort setting
None<11>
<x, 11>
Check BoxOptionThe item's check box setting
None<12>
<x, 12>
ExpandableBooleanWhether or not the item can be expanded or collapsed by the user
1<13>
<x, 13>
HeightIntegerThe item's height
16<14>
<x, 14>
HyperlinkBooleanWhether or not the item displays hyperlink feedback to the user
0<15>
<x, 15>
SelectableBooleanWhether or not the item can be selected by the user
1
<16><x, 16>
Swatch ColorColor FillA custom colored rectangle that appears at the beginning or end of an item
None<17>
<x, 17>
Swatch PositionOptionThe position of the swatch, if there is one: Left or Right
Left<18>
<x, 18>
Swatch Size
 <18<x, 18, 1>
WidthIntegerThe swatch width, in pixels, if there is one
13
 <18<x, 18, 2>
HeightIntegerThe swatch height, in pixels, if there is one
13<19>
<x, 19>
FieldsList of user defined fields and their values: each value has the following format:
""
 <19<x, 19, xy, 1>
Field NameTextThe unique field name
""
 <19<x, 19, xy, 2>
Field ValueTextThe field's value
""

...