This documentation is archived and is not being maintained.
PCComponentTree.createFormTreeItem Method [AX 2012]
Creates a form tree item.
protected FormTreeItem createFormTreeItem(
str _text,
int _image,
int _children)
Run On
Called
Parameters
-
_text
- Type: str
The text for the item.
-
_image
- Type: int
An image index into the image list.
-
_children
- Type: int
The number of children of the item.