Interface IDBTemplateItem
Unit
Declaration
type IDBTemplateItem = 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['{2B5A493D-54D3-4D13-A8DB-E6734665DC85}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- ISerializable
- IDBTemplateItem
Overview
Methods
function GetTiming: TTiming; |
|
procedure SetTiming(iValue: TTiming); |
|
function GetDuration: TTimeValue; |
|
procedure SetDuration(iValue: TTimeValue); |
|
function GetInfinite: boolean; |
|
procedure SetInfinite(iValue: boolean); |
|
function GetExtraDuration: TTimeValue; |
|
procedure SetExtraDuration(iValue: TTimeValue); |
|
function GetOpener: string; |
|
procedure SetOpener(const iValue: string); |
|
function GetCloser: string; |
|
procedure SetCloser(const iValue: string); |
|
function GetRegionContainerFillerItem: string; |
|
procedure SetRegionContainerFillerItem(const iValue: string); |
|
function GetRegionContainerFillerFolder: string; |
|
procedure SetRegionContainerFillerFolder(const iValue: string); |
|
function GetOptions: TDBTemplateItemOptions; |
|
procedure SetOptions(iValue: TDBTemplateItemOptions); |
|
function GetFixTime: TDateTime; |
|
procedure SetFixTime(iValue: TDateTime); |
|
function GetFixTimeFrame: integer; |
|
procedure SetFixTimeFrame(iValue: integer); |
|
function GetHourRestrictions: string; |
|
procedure SetHourRestrictions(const iValue: string); |
|
function GetCapabilities: TDBTemplateItemCapabilities; |
|
function GetSummary: string; |
Description
Methods
function GetTiming: TTiming; |
|
procedure SetTiming(iValue: TTiming); |
|
function GetDuration: TTimeValue; |
|
procedure SetDuration(iValue: TTimeValue); |
|
function GetInfinite: boolean; |
|
procedure SetInfinite(iValue: boolean); |
|
function GetExtraDuration: TTimeValue; |
|
procedure SetExtraDuration(iValue: TTimeValue); |
|
function GetOpener: string; |
|
procedure SetOpener(const iValue: string); |
|
function GetCloser: string; |
|
procedure SetCloser(const iValue: string); |
|
function GetRegionContainerFillerItem: string; |
|
procedure SetRegionContainerFillerItem(const iValue: string); |
|
function GetRegionContainerFillerFolder: string; |
|
procedure SetRegionContainerFillerFolder(const iValue: string); |
|
function GetOptions: TDBTemplateItemOptions; |
|
procedure SetOptions(iValue: TDBTemplateItemOptions); |
|
function GetFixTime: TDateTime; |
|
procedure SetFixTime(iValue: TDateTime); |
|
function GetFixTimeFrame: integer; |
|
procedure SetFixTimeFrame(iValue: integer); |
|
function GetHourRestrictions: string; |
|
procedure SetHourRestrictions(const iValue: string); |
|
function GetCapabilities: TDBTemplateItemCapabilities; |
|
function GetSummary: string; |
|
Generated by PasDoc 0.16.0.