[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Checks whether the specified Resource Type name is valid for the icon type.
Source position: graphics.pp line 1724
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'.