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