Using BDS2006 - Delphi Win32 Personality
I need to perform a
Code: Select all
IBCTable.LocateNext
Code: Select all
IBCTable.LocateEx('FIELDA;FIELDB', varArrayof([1, 'B']), [ixNext]);
Please can you clarify where TLocateExOption and TLocateExOptions are defined and handled.
regards
SeaCay