Table1.First; if Table1.Eof then ShowMessage('Таблица пустая') else ShowMessage('Таблица не пустая');