[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts an XPM image stored in the specified stream into an array of PChar values.
Source position: graphics.pp line 1983
function ReadXPMFromStream( |
Stream: TStream; |
Size: Integer |
):PPChar; |
See XPMToPPChar for more info.
Version 4.0 | Generated 2025-05-03 | Home |