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