[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines if the specified resource type is valid for the image format.
Source position: graphics.pp line 1485
public function TPixmap.LazarusResourceTypeValid( |
const ResourceType: string |
):Boolean; override; |
ResourceType |
|
Resource type examined in the method. |
Returns True if the resource type is 'XPM'
Version 4.0 | Generated 2025-05-03 | Home |