[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo.pas line 283
type ESDOInvalidPathException = class(ESDOException)
public
constructor Create();
property Path: string; [rw]
end;
ESDOInvalidPathException
ESDOException
TObject