Source position: mufasatypes.pas line 145
type TOpenConnectionData = record
Sender: TObject;
URL: PString;
Continue: PBoolean;
end;