Skip to main content
A newer version of this page is available. .

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