Unit 'flcTCPBuffer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TTCPBuffer

Declaration

Source position: flcTCPBuffer.pas line 74

type TTCPBuffer = record

  Ptr: Pointer;

  

  Size: Integer;

  

  Min: Int32;

  

  Max: Int32;

  

  Head: Int32;

  

  Used: Int32;

  

end;



CT Web help

CodeTyphon Studio