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