[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql' (#)

st_mysql_rows

Declaration

type st_mysql_rows = record

  next: PST_MYSQL_Rows;

  Data: TMYSQL_ROW;

end;