| Subject | dsEditModes |
|---|---|
| Author | dr_bentonquest |
| Post date | 2003-03-13T19:03:39Z |
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
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