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

TCDDisk

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

Declaration

Source position: fpcddb.pp line 75

type TCDDisk = class(TCollectionItem)

protected

  function CreateTracks; virtual;

public

  constructor Create();

  procedure Assign(); override;

  property IntDiscID: Integer; [rw]

published

  property PlayOrder: string; [rw]

  property Year: Word; [rw]

  property Title: string; [rw]

  property Performer: string; [rw]

  property Genre: string; [rw]

  property Extra: string; [rw]

  property DiscID: string; [rw]

  property Tracks: TCDTracks; [rw]

end;

Inheritance

TCDDisk

|

TObject


Documentation generated on: 2023-03-18