Difference between revisions of "TTelnetBuffer"
From Ultibo.org
(Created page with "Return to Unit Services __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible mw-...") |
(No difference)
|
Latest revision as of 00:36, 29 May 2018
Return to Unit Services
Description
To be documented
Class definitions
[Expand]
TTelnetBuffer = class(TObject)
Function declarations
[Expand]
function TTelnetBuffer.WriteLock(var ASize:LongWord):Pointer;
Description: Lock the buffer and return a pointer to the next write
Return to Unit Reference