[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedb.pas line 931
type tblobcache = class(tstringcacheavltree) |
public |
constructor create; |
destructor destroy; override; |
function addnode(); overload; |
function find(); overload; |
end; |
| |
| |
| |
| |
| |
TObject |