Recent content by KirillSF

  1. K

    Where are declared otFloat & Co?

    (DOA 3.4.3 + Delphi5) Where are declared otFloat & Co I need to write a code like was it exampled DeclareVariable('ENAME', otString); DeclareVariable('SAL', otFloat); DeclareVariable('EMPNO', otInteger); and get compiler error "otString not declared". I don't find out values otString...
Back
Top