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

TAbstractResource.LangID

The language ID of the resource

Declaration

Source position: resource.pp line 167

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: May 14 2021