Interface IAdContainer
Unit
Declaration
type IAdContainer = interface(IInterface)
Description
Attributes
- GUID['{380CED6B-F568-4AEA-8C12-E3EE75F66F76}']
Hierarchy
- IInterface
- IAdContainer
Overview
Methods
![]() |
function GetAdDatabase: string; |
![]() |
procedure SetAdDatabase(const iValue: string); |
![]() |
function GetAdStation: string; |
![]() |
procedure SetAdStation(const iValue: string); |
![]() |
function GetAdSlot: TDateTime; |
![]() |
procedure SetAdSlot(iValue: TDateTime); |
![]() |
function GetAdBlock: integer; |
![]() |
procedure SetAdBlock(iValue: integer); |
Description
Methods
![]() |
function GetAdDatabase: string; |
![]() |
procedure SetAdDatabase(const iValue: string); |
![]() |
function GetAdStation: string; |
![]() |
procedure SetAdStation(const iValue: string); |
![]() |
function GetAdSlot: TDateTime; |
![]() |
procedure SetAdSlot(iValue: TDateTime); |
![]() |
function GetAdBlock: integer; |
![]() |
procedure SetAdBlock(iValue: integer); |
Generated by PasDoc 0.16.0.