TdxDbOrgChart.WidthField Property
WidthField is a data field for TdxDbOcNode.Width property.
Declaration
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