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