Class TDeviceInfo (unit Mmmain)

Inherits from

tObject

Constructors


constructor Create(wDeviceId: LongInt);

StatusParm.


Functions

destructor Destroy;

Setta il tempo in tracce, minuti, secondi, frame

Properties

Events

Variables

CDName : String;


CdUniqueCode : String;


FDeviceId : LongInt;


TrackCount : LongInt;


TrackInfo : array[1..36] of TTrackInfo;



Constructors


constructor Create(wDeviceId: LongInt);

StatusParm.dwItem := MCI_STATUS_POSITION; StatusParm.dwTrack := Track; FFlags := mci_Status_Item or mci_Track; FError := mciSendCommand(FDeviceId,mci_status ,FFlags,Longint(@StatusParm));


Functions


destructor Destroy;

Setta il tempo in tracce, minuti, secondi, frame


Properties


Events


Variables


CDName : String;


CdUniqueCode : String;


FDeviceId : LongInt;


TrackCount : LongInt;


TrackInfo : array[1..36] of TTrackInfo;