Subject RE: [IBO] SQL-cursor (icon)
Author Dmitriy A. Beloshistov
> I think DisableControls/EnableControls may be what you're looking for.

IB_Connection1.IB_Session.UseCursor:=False; // disable cursor change
IB_Connection1.IB_Session.UseCursor:=True; // enable cursor


WBR,Dmitry Beloshistov AKA [-=BDS=-]