TcxLanguage Members
Represents a user interface language used for the corresponding locale.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
Properties
Name | Description |
---|---|
Collection | Inherited from TCollectionItem. |
Dictionary | Contains localized strings. |
DisplayName | Inherited from TCollectionItem. |
ID | Inherited from TCollectionItem. |
Index | Inherited from TCollectionItem. |
LocaleID | Specifies the language’s locale ID, according to the Windows system specification. |
Name | Returns a locale name. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
FindTranslation(string,string) | |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
Release | Inherited from TCollectionItem. |
ResetValue(string) | |
SetDisplayName(String) | Inherited from TCollectionItem. |
SetTranslation(string,string) | |
ToString | Inherited from TObject. |
See Also