[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TestStreamIsCursor

Examines values in the specified stream to determine if it contains a .CUR cursor image.

Declaration

Source position: graphics.pp line 1979

function TestStreamIsCursor(

  const AStream: TStream

):Boolean;

Arguments

AStream

  

TStream instance examined in the routine.

Function result

True when the .CUR signature is found in the stream.


Version 4.0 Generated 2025-05-03 Home