TreeView Xojo plugin

TreeView.DebugGetStructureSize Method

A function to get the internal structure sizes of the TreeView for each platform.

DebugGetStructureSize() as Integer

Parameters

Returns

Integer
The size of the internal structures for the running platform.

Remarks

This function is for Einhugur internal quality control of the TreeView.

See Also

TreeView Control