Check whether a resource is an internal resource.
Source position: resh.inc line 59
function Is_IntResource( |
aStr: PAnsiChar |
):Boolean; |
Is_IntResource returns True if the resource type is internal (system predefined) resource or false if it is a user-defined resource type.
None.