Source position: iffparse.pas line 94
type TClipboardHandle = record
cbh_Req: TIOClipReq;
cbh_CBport: TMsgPort;
cbh_SatisfyPort: TMsgPort;
end;