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