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

TAbstractResource.LangID

The language ID of the resource

Declaration

Source position: resource.pp line 174

public property TAbstractResource.LangID : TLangID
  read fLangID
  write SetLangID;

Description

Remark: Please note that if the resource is contained in a TResources object, language ID change is not allowed: trying to do so results in an EResourceLangIDChangeNotAllowedException exception being raised.

Documentation generated on: Jan 30 2024