Show/Hide Toolbars

RiverSoftAVG Products Help

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

TTreeViewHelper.AddObject(String,TObject) Method

Scroll Prev Top Next More

Add a tree view item as a top-level child of the tree. 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