[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_cursor_intf.pas line 50
type IObjectCursor = interface(ICursor)
function GetCurrent;
end;
IObjectCursor
ICursor
IInterface