[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Examines values in the specified stream to determine if it contains a .ICO image.
Source position: graphics.pp line 1991
function TestStreamIsIcon( |
const AStream: TStream |
):Boolean; |
AStream |
|
TStream instance examined in the routine. |
True when the .ICO signature is found in the stream.