Unit 'fpcddb' Package
[Overview][Classes][Procedures and functions][Index] [#cdrom]

TCDDBParser.ParseCDDBQueryResponse

Declaration

Source position: fpcddb.pp line 178

public function TCDDBParser.ParseCDDBQueryResponse(

  Response: TStrings;

  Matches: TCDDBQueryMatches;

  WithHeader: Boolean = True

):Integer;

function TCDDBParser.ParseCDDBQueryResponse(

  Response: TStream;

  Matches: TCDDBQueryMatches;

  WithHeader: Boolean = True

):Integer;


Documentation generated on: 2025-07-25