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