[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pushes values in Buffer onto the internal storage queue.
Source position: lresources.pp line 423
public function TCustomLazComponentQueue.Write( |
const Buffer; |
Count: LongInt |
):LongInt; |
Buffer |
|
Untyped buffer with values pushed onto the internal queue storage. |
Count |
|
Number of bytes in Buffer. |
Number of bytes added to the queue in the method.
Version 4.0 | Generated 2025-05-03 | Home |