Unit 'AbDfStrm' Package
[Overview][Constants][Types][Classes][Index] [#pl_abbrevia]

TAbDfOutBitStream

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

Declaration

Source position: AbDfStrm.pas line 106

type TAbDfOutBitStream = class

protected

  procedure obsEmptyBuffer;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure AlignToByte;

  

  function Position;

  

  procedure WriteBit();

  

  procedure WriteBits();

  

  procedure WriteBuffer();

  

  procedure WriteMoreBits();

  

  property BitBuffer: TAb32bit; [rw]

  

  property BitsUsed: Integer; [rw]

  

end;

Inheritance

TAbDfOutBitStream

  

|

TObject



CT Web help

CodeTyphon Studio