TdxDbOrgChart.WidthField Property
In This Article
WidthField is a data field for TdxDbOcNode.Width property.
#Declaration
Delphi
property WidthField: TField read;
#Property Value
Type |
---|
TField |
#Remarks
Contains a reference to the optional integer field of a connected database setting the Width property of tree nodes. Can be changed via setting of WidthFieldName.
See Also