Página 1 de 1

TDbfBrowse

Publicado: Lun Jul 02, 2007 10:21 pm
por Gejza Horvath
Using next code:
SET DELETED ON
USE Ucty NEW EXCLUSIVE INDEX Ucty
::oDbfBrowse1:SetDbf("UCTY")
If all records in the DBF are deleted, the browser always shows 1 empty row, and the
:oDbfBrowse1:nDataRows returns 1. Is this the correct behaviour?
How to determine, if they are no records to display in browser?
Gejza Horvath