| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Check whether a resource is an internal resource
Source position: resh.inc line 59
function Is_IntResource(  | 
aStr: PChar  | 
):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.