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