Class tdoubleconn

Unit

Declaration

type tdoubleconn = class(tsigconn)

Description

No description available, ancestor tsigconn description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Fields

Protected fsigintf: isigclient;

Methods

Protected function getcontroller: tsigcontroller;
Protected procedure lock;
Protected procedure unlock;
Public constructor create(const aowner: tcomponent; const asigintf: isigclient); reintroduce; virtual;

Properties

Public property controller: tsigcontroller read getcontroller;

Description

Fields

Protected fsigintf: isigclient;
 

Methods

Protected function getcontroller: tsigcontroller;
 
Protected procedure lock;
 
Protected procedure unlock;
 
Public constructor create(const aowner: tcomponent; const asigintf: isigclient); reintroduce; virtual;
 

Properties

Public property controller: tsigcontroller read getcontroller;
 

Generated by PasDoc 0.16.0.