Back to Devexpress

TdxOcNode.ImageAlign Property

vcl-dxorgchr-dot-tdxocnode-2a5d4f85.md

latest934 B
Original Source

TdxOcNode.ImageAlign Property

Specifies the image position within a node.

Declaration

delphi
property ImageAlign: TdxOcImageAlign read; write;

Property Value

Type
TdxOcImageAlign

Remarks

Use this property to change the image location in relation to the text within the node. For detailed information about available options, refer to the TdxOcImageAlign type description.

If the ImageAlign property is set to iaNone , the control’s DefaultImageAlign property defines the image position instead.

See Also

TdxCustomOrgChart.Images

TdxOcNode.ImageIndex

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit