Class tdoubleconn
Unit
Declaration
type tdoubleconn = class(tsigconn)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tsigconn
- tdoubleconn
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; |
|
This item has no description. | |
Methods
| Protected | function getcontroller: tsigcontroller; |
|
This item has no description. | |
| Protected | procedure lock; |
|
This item has no description. | |
| Protected | procedure unlock; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcomponent; const asigintf: isigclient); reintroduce; virtual; |
|
This item has no description. | |
Properties
| Public | property controller: tsigcontroller read getcontroller; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.