Source position: libsee.pas line 188
type TSEE_object = record
objectclass: PTSEE_objectclass;
Prototype: PTSEE_object;
host_data: pointer;
end;