Determines if the specified resource type is valid for the image format.
Source position: graphics.pp line 1494
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.4 | Generated 2025-11-08 | Home |