Icon Delegate Property

property Delegate: TElement

Available In: Visual Client Applications

Specifies that any focus/tabbing for the element should be delegated to the specified element. The specified element should be a child element of the current element instance. Delegation is useful for situations where a child element is the element that should be focused when the current element instance is focused.
Image