Unit 'DAV_BitReserve' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TBitReserve

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

Declaration

Source position: DAV_BitReserve.pas line 44

type TBitReserve = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function GetBits();

  

  function Get1Bit;

  

  procedure WriteToBitstream();

  

  procedure RewindBits();

  

  procedure RewindBytes();

  

  property TotalBits: Cardinal; [r]

  

end;

Inheritance

TBitReserve

  

|

TObject



CT Web help

CodeTyphon Studio