Source position: mysql.inc line 614
type st_mysql_rows = record
next: Pst_mysql_rows;
data: MYSQL_ROW;
length: dword;
end;