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

TCDTrack

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

Declaration

Source position: fpcddb.pp line 48

type TCDTrack = class(TCollectionItem)

public

  procedure Assign(); override;

published

  property Title: AnsiString; [rw]

  property Performer: AnsiString; [rw]

  property Extra: AnsiString; [rw]

  property Duration: TDateTime; [rw]

end;

Inheritance

TCDTrack

|

TObject


Documentation generated on: 2025-07-25