[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mnOpenSSL.pas line 82
type TBIOStream = class(TStream) |
||
protected |
||
|
||
public |
||
constructor Create; |
|
|
destructor Destroy; override; |
|
|
function GetSSL; |
|
|
function Read(); override; |
|
|
function Write(); override; |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |