Interface IPersistentPlaylistItemMetadata
Unit
Declaration
type IPersistentPlaylistItemMetadata = interface(ISerializableListMetadata)
Description
No description available, ancestor ISerializableListMetadata description follows
No description available, ancestor ISerializable description follows
No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows
—————————————————————————– Base Interfaces —————————————————————————–
Attributes
- GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
- GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
- GUID['{DF9B1F9D-09D1-4790-BC9E-D299A578B71A}']
Attributes
- GUID['{E821AF87-ECE2-4BE8-935F-4ECE29E17B86}']
Attributes
- GUID['{FC5BB21C-94CC-4271-A50A-C5549C2111F6}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- ISerializable
- ISerializableListMetadata
- IPersistentPlaylistItemMetadata
Overview
Methods
function GetUniqueID: string; |
|
procedure SetUniqueID(const iValue: string); |
|
function GetState: TPlaylistItemState; |
|
procedure SetState(iValue: TPlaylistItemState); |
|
function GetFlags: TPlaylistItemFlags; |
|
procedure SetFlags(iValue: TPlaylistItemFlags); |
Description
Methods
function GetUniqueID: string; |
|
procedure SetUniqueID(const iValue: string); |
|
function GetState: TPlaylistItemState; |
|
procedure SetState(iValue: TPlaylistItemState); |
|
function GetFlags: TPlaylistItemFlags; |
|
procedure SetFlags(iValue: TPlaylistItemFlags); |
|
Generated by PasDoc 0.16.0.