[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedb.pas line 127
type idbdata = interface(inullinterface) |
function getindex(); |
function gettextindex(); |
function lookuptext(); |
function findtext(); |
function getrowtext(); |
function getrowinteger(); |
function getrowlargeint(); |
end; |