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

TCDDBParser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpcddb.pp line 148

type TCDDBParser = class(TComponent)

protected

  procedure CheckDisk;

  function CheckCDDBCmdResult();

  function CreateDisks; virtual;

  function IsComment();

  function GetTrack();

  property Disk: TCDDisk; [r]

public

  constructor Create(); override;

  destructor Destroy; override;

  function ParseCDDBReadResponse();

  function ParseCDDBQueryResponse();

published

  property Disks: TCDDisks; [rw]

end;

Inheritance

TCDDBParser

|

TObject


Documentation generated on: 2023-03-18