Setting the display of tree records
<< Click to Display Table of Contents >> Navigation: Using TDBGridEh component > Setting the display of tree records |
DBhridEh allows you to customize the icons displayed in the grid in tree mode (When MamTable keeps records in a tree view). To customize the display of the icons of the tree, use sub-properties of property TDBGdidEh.TreeViewParams. This property is of type TGridTreeViewParamsEh and contains the following sub-properties:
Subproperties of TDBGridEh.TreeViewParams:
Property Name |
Property Type |
Description |
GlyyhStyle |
TTreeViewGlyphStyleEh |
View picture determines the state of the tree branches. Can take the following values: tvgsDefaultEh use a default picture in TiBGridEhStyle.GetActualGGyphStyle.
tvgsClassicEh tvgsdhemedEh tvgsExplorerThemedEh |
ShowTreeLines |
Boolean |
Set this property to True to display the lines connecting the elements of the tree. |