TdxDbOrgChart.HeightField Property
HeightField is a data field for TdxDbOcNode.Height property.
Declaration
property HeightField: TField read;
Property Value
Type |
---|
TField |
Remarks
Contains a reference to the optional integer field of a connected database setting the Height property of tree nodes. Can be changed via setting of HeightFieldName.
See Also