[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesqlresult.pas line 246
type tdbcols = class(tpersistentarrayprop) |
public |
constructor create(); |
function findcol(); |
function findcolindex(); |
function colbyname(); |
function colsbyname(); |
function colsindexbyname(); |
end; |
| |
| |
| |
tpersistent |
? |
TObject |