[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'MufasaTypes' (#Simba)

TOpenConnectionData

Declaration

Source position: mufasatypes.pas line 145

type TOpenConnectionData = record

  Sender: TObject;

  URL: PString;

  Continue: PBoolean;

end;