[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedb.pas line 131
function idbdata.lookuptext( |
const indexnum: Integer; |
const akey: Integer; |
const aisnull: Boolean; |
const valuefield: tmsestringfield |
const indexnum: Integer; |
const akey: Int64; |
const aisnull: Boolean; |
const valuefield: tmsestringfield |
const indexnum: Integer; |
const akey: msestring; |
const aisnull: Boolean; |
const valuefield: tmsestringfield |
):msestring; overload; |