Interface IDBTransitionRule
Unit
Declaration
type IDBTransitionRule = interface(ISerializable)
Description
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['{7A176F4A-20DB-41E6-8E3D-E96D0A6801CA}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- ISerializable
- IDBTransitionRule
Overview
Methods
![]() |
function GetMusicItemCount: integer; |
![]() |
procedure SetMusicItemCount(iValue: integer); |
![]() |
function GetMinAheadCount: integer; |
![]() |
procedure SetMinAheadCount(iValue: integer); |
![]() |
function GetItem1AttributeName: string; |
![]() |
procedure SetItem1AttributeName(const iValue: string); |
![]() |
function GetItem1AttributeValue: string; |
![]() |
procedure SetItem1AttributeValue(const iValue: string); |
![]() |
function GetItem2AttributeName: string; |
![]() |
procedure SetItem2AttributeName(const iValue: string); |
![]() |
function GetItem2AttributeValue: string; |
![]() |
procedure SetItem2AttributeValue(const iValue: string); |
![]() |
function GetFolder: string; |
![]() |
procedure SetFolder(const iValue: string); |
![]() |
function GetRecursive: boolean; |
![]() |
procedure SetRecursive(iValue: boolean); |
![]() |
function GetMatchArtist: boolean; |
![]() |
procedure SetMatchArtist(iValue: boolean); |
Description
Methods
![]() |
function GetMusicItemCount: integer; |
![]() |
procedure SetMusicItemCount(iValue: integer); |
![]() |
function GetMinAheadCount: integer; |
![]() |
procedure SetMinAheadCount(iValue: integer); |
![]() |
function GetItem1AttributeName: string; |
![]() |
procedure SetItem1AttributeName(const iValue: string); |
![]() |
function GetItem1AttributeValue: string; |
![]() |
procedure SetItem1AttributeValue(const iValue: string); |
![]() |
function GetItem2AttributeName: string; |
![]() |
procedure SetItem2AttributeName(const iValue: string); |
![]() |
function GetItem2AttributeValue: string; |
![]() |
procedure SetItem2AttributeValue(const iValue: string); |
![]() |
function GetFolder: string; |
![]() |
procedure SetFolder(const iValue: string); |
![]() |
function GetRecursive: boolean; |
![]() |
procedure SetRecursive(iValue: boolean); |
![]() |
function GetMatchArtist: boolean; |
![]() |
procedure SetMatchArtist(iValue: boolean); |
Generated by PasDoc 0.16.0.