Source position: iffparse.pas line 145
type tClipboardHandle = record
cbh_Req: tIOClipReq;
cbh_CBport: tMsgPort;
cbh_SatisfyPort: tMsgPort;
end;