Skip to main content
A newer version of this page is available. .

TdxTreeViewCustomViewInfo Class

The base class for Tree View ViewInfo settings.

Declaration

TdxTreeViewCustomViewInfo = class abstract(TdxTreeViewPersistent)

Remarks

The TdxTreeViewCustomViewInfo class has the Bounds property that allows you to access the element’s bounding rectangle.

Do not use this class directly. Use the following descendants instead:

Inheritance

See Also