Interface IPlaylistContentProvider
Unit
Declaration
type IPlaylistContentProvider = interface(IUpdateObject)
Description
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['{D8DFE7DE-812C-4555-98D7-8A54D8B3302F}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- IPlaylistContentProvider
Overview
Methods
![]() |
function GetShortCaption: string; |
![]() |
function GetLongCaption: string; |
![]() |
function Equals(iOther: IPlaylistContentProvider): boolean; |
![]() |
function CanSaveContent: boolean; |
![]() |
procedure SaveContent(iContent, IBaseContent: IPlaylist; var iVersionInfo: IPlaylistVersionInfo); |
![]() |
procedure GetCurrentContent(out oContent: IPlaylist; out oVersionInfo: IPlaylistVersionInfo); |
Description
Methods
![]() |
function GetShortCaption: string; |
![]() |
function GetLongCaption: string; |
![]() |
function Equals(iOther: IPlaylistContentProvider): boolean; |
![]() |
function CanSaveContent: boolean; |
![]() |
procedure SaveContent(iContent, IBaseContent: IPlaylist; var iVersionInfo: IPlaylistVersionInfo); |
![]() |
procedure GetCurrentContent(out oContent: IPlaylist; out oVersionInfo: IPlaylistVersionInfo); |
Generated by PasDoc 0.16.0.