[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Reads the component size and the length for the size value.
Source position: lresources.pp line 418
protected function TCustomLazComponentQueue.ReadComponentSize( |
out ComponentSize: Int64; |
out SizeLength: Int64 |
):Boolean; virtual; |
ComponentSize |
|
Size of the component. |
SizeLength |
|
Number of bytes needed for the component size value. |
False if there is not enough storage in the queue for the component size.
Version 4.0 | Generated 2025-05-03 | Home |