[Overview][Types][Classes][Index] Reference for unit 'DynQueue' (#lcl)

TDynamicDataQueue.Push

Declaration

Source position: line 0

public function TDynamicDataQueue.Push(

  const Buffer;

  Count: Integer

):Integer;

function TDynamicDataQueue.Push(

  AStream: TStream;

  Count: Integer

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.