TdxDBTreeView.RefreshItems Method
Refreshes the items of a data-aware tree-view.
Declaration
procedure RefreshItems;
Remarks
Call RefreshItems to refresh the items of a data-aware tree-view. You rarely need to call this procedure directly.
See Also