[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_type.pas line 322
type TSDOTypeList = class(TInterfacedObject,IInterface,ISDOTypeList,ISDOTypeListEx) |
protected |
function getCount; |
function getItem(); |
procedure insert(); |
function find(); |
function getIndex(); |
public |
constructor Create; |
destructor Destroy; override; |
end; |
| |
TObject,IInterface,ISDOTypeList,ISDOTypeListEx |