Subject dsEditModes
Author dr_bentonquest
Hi there,

The following line:

with quCambio do if (State in [dsEditModes]) then Cancel;

Gets me this error:

"ordinal type required".

Is this related to IBObjects? I already included DB in my uses clause.

Thanks in advance,

-Benton