Unit 'QlpBitBuffer' Package
[Overview][Resource strings][Types][Index] [#pl_qrcodegen]

TBitBuffer

Declaration

Source position: QlpBitBuffer.pas line 25

type TBitBuffer = record

public

  class function Create;

  

  function GetBit();

  

  function GetBytes;

  

  procedure AppendBits();

  

  property Data: TQRCodeGenLibInt32Array; [r]

  

  property BitLength: Int32; [r]

  

end;



CT Web help

CodeTyphon Studio