Skip to main content

ActiveBarControl Method

Returns the active bar control (the toolbar or submenu that receives keyboard messages).

Declaration

function ActiveBarControl: TCustomdxBarControl;

Returns

Type
TCustomdxBarControl

Remarks

This function returns nil if there is no such control.

See Also