Unit 'LResources' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomLazComponentQueue.CopyFrom

Copies the specified number of bytes from the stream and pushes the values onto the queue.

Declaration

Source position: lresources.pp line 424

public function TCustomLazComponentQueue.CopyFrom(

  AStream: TStream;

  Count: LongInt

):LongInt;


Version 4.4 Generated 2025-11-08 Home