Interface IMultiPlaylistItemMetadata
Unit
Declaration
type IMultiPlaylistItemMetadata = interface(IPlaylistItemMetadata)
Description
No description available, ancestor IPlaylistItemMetadata description follows
No description available, ancestor IPersistentPlaylistItemMetadata description follows
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}']
Attributes
- GUID['{F684D9A3-3008-4A19-9134-8F7CE51B3E89}']
Attributes
- GUID['{18882988-23EC-4D69-8B56-1D5B4BC484EF}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- ISerializable
- ISerializableListMetadata
- IPersistentPlaylistItemMetadata
- IPlaylistItemMetadata
- IMultiPlaylistItemMetadata
Overview
Methods
function GetLevel: integer; |
|
procedure SetLevel(iValue: integer); |
|
function GetRegion: integer; |
|
procedure SetRegion(iValue: integer); |
|
function GetExpanded: boolean; |
|
procedure SetExpanded(iValue: boolean); |
|
function GetOffset: TTimeValue; |
|
procedure SetOffset(iValue: TTimeValue); |
Description
Methods
function GetLevel: integer; |
|
procedure SetLevel(iValue: integer); |
|
function GetRegion: integer; |
|
procedure SetRegion(iValue: integer); |
|
function GetExpanded: boolean; |
|
procedure SetExpanded(iValue: boolean); |
|
function GetOffset: TTimeValue; |
|
procedure SetOffset(iValue: TTimeValue); |
|
Generated by PasDoc 0.16.0.