Unit 'resource' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl-res]

TDescType

The type of a resource type or name

Declaration

Source position: resource.pp line 82

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: Jan 30 2024