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