Checks whether the specified Resource Type name is valid for the icon type.
Source position: graphics.pp line 1757
public function TIcnsIcon.TyphonResourceTypeValid( |
const ResourceType: string |
):Boolean; override; |
ResourceType |
|
Resource type name checked in the method. |
True when the uppercase value in ResourceType is 'ICNS'.
| CT Web help |
| CodeTyphon Studio |