Examines values in the specified stream to determine if it contains a .ICO image.
Source position: graphics.pp line 1989
function TestStreamIsIcon( |
const AStream: TStream |
):Boolean; |
AStream |
|
TStream instance examined in the routine. |
True when the .ICO signature is found in the stream.
| Version 4.6 | Generated 2026-02-20 | Home |