Unit 'DAV_CircularByteBuffer' Package
[Overview][Constants][Types][Classes][Index] [#pl_asiovst]

TCircularByteBuffer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_CircularByteBuffer.pas line 47

type TCircularByteBuffer = class(TObject)

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  procedure Push();

  

  property Size: Integer; [r]

  

  property Value []: Byte; [r]

  

end;

Inheritance

TCircularByteBuffer

  

|

TObject



CT Web help

CodeTyphon Studio