Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

TCustomdxLookupTreeView.OnSetDisplayItemText Event

Specifies the OnSetDisplayItemText of a drop-down tree-view.

Declaration

property OnSetDisplayItemText: TSetDisplayItemText read; write;

Remarks

Use OnSetDisplayItemText to specify the OnSetDisplayItemText of a drop-down tree-view.

See Also