Class tdoubleconn
Unit
Declaration
type tdoubleconn = class(tsigconn)
Description
No description available, ancestor tsigconn description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tsigconn
- tdoubleconn
Overview
Fields
![]() |
fsigintf: isigclient; |
Methods
![]() |
function getcontroller: tsigcontroller; |
![]() |
procedure lock; |
![]() |
procedure unlock; |
![]() |
constructor create(const aowner: tcomponent; const asigintf: isigclient); reintroduce; virtual; |
Properties
![]() |
property controller: tsigcontroller read getcontroller; |
Description
Fields
![]() |
fsigintf: isigclient; |
Methods
![]() |
function getcontroller: tsigcontroller; |
![]() |
procedure lock; |
![]() |
procedure unlock; |
![]() |
constructor create(const aowner: tcomponent; const asigintf: isigclient); reintroduce; virtual; |
Properties
![]() |
property controller: tsigcontroller read getcontroller; |
Generated by PasDoc 0.16.0.

