ActiveBarControl Method
In This Article
Returns the active bar control (the toolbar or submenu that receives keyboard messages).
#Declaration
Delphi
function ActiveBarControl: TCustomdxBarControl;
#Returns
Type |
---|
TCustomdx |
#Remarks
This function returns nil if there is no such control.
See Also