[Overview][Resource strings][Constants][Types][Classes][Index] Reference for unit 'resource' (#fcl-res)

TDescType

The type of a resource type or name

Declaration

Source position: resource.pp line 74

type TDescType = (

  dtName,

  

The resource type or name is a string

  dtID

  

The resource type or name is an ID

);

See also

TResName

  

A resource type or name in string form

TResID

  

A resource type or name in ID form

TResourceDesc

  

A resource description (type or name)


Documentation generated on: Nov 14 2015