Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

Is_IntResource

Check whether a resource is an internal resource.

Declaration

Source position: resh.inc line 59

function Is_IntResource(

  aStr: PAnsiChar

):Boolean;

Description

Is_IntResource returns True if the resource type is internal (system predefined) resource or false if it is a user-defined resource type.

Errors

None.


Documentation generated on: Jul 24 2023