TdxDbOrgChart.ShapeField Property
In This Article
ShapeField is a data field for TdxDbOcNode.Shape property.
#Declaration
Delphi
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