[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msgraph.pp line 823
type Taudio = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property album: string; [rw] |
property albumArtist: string; [rw] |
property artist: string; [rw] |
property bitrate: Int64; [rw] |
property composers: string; [rw] |
property copyright: string; [rw] |
property duration: Int64; [rw] |
property genre: string; [rw] |
property hasDrm: Boolean; [rw] |
property isVariableBitrate: Boolean; [rw] |
property title: string; [rw] |
property trackCount: TInt32; [rw] |
end; |
| |
| |
| |
TObject |