Share via


FormTreeItem.new Method

Initializes a new instance of the Object class.

Syntax

public void new(
   [str Text, 
    int Image, 
    int children, 
    anytype Data])

Run On

Client

Parameters

  • Text
    Type: str
  • Image
    Type: int
  • children
    Type: int

See Also

Reference

FormTreeItem Class