Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.TreeViewHelper > Classes > TTreeViewItemHelper > Methods

TTreeViewItemHelper.AddObject(String,TObject) Method

Scroll Prev Top Next More

Add a tree view item as a child of the current tree view item. The new child tree view item is returned.

The Text property is set to the aText parameter. The TagObject property is set to the aData parameter.

Namespace: FMX.RS.TreeViewHelper

Parameters

aText

Type: String

aData

Type: TObject

Return Value

Type: TTreeViewItem

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb