Examines values in the specified stream to determine if it contains a .CUR cursor image.
Source position: graphics.pp line 1990
function TestStreamIsCursor( |
const AStream: TStream |
):Boolean; |
AStream |
|
TStream instance examined in the routine. |
True when the .CUR signature is found in the stream.
| Version 4.4 | Generated 2025-11-08 | Home |