Source position: sqlite3.inc line 658
function sqlite3_column_text(
stmt: psqlite3_stmt;
iCol: cint
):pansichar;