Checks whether the specified Resource Type name is valid for the icon type.
Source position: graphics.pp line 1735
public function TIcnsIcon.LazarusResourceTypeValid( |
const ResourceType: string |
):Boolean; override; |
ResourceType |
|
Resource type name checked in the method. |
True when the uppercase value in ResourceType is 'ICNS'.
| Version 4.4 | Generated 2025-11-08 | Home |