TcxLanguages.Items Property
Provides indexed access to languages.
Declaration
property Items[Index: Integer]: TcxLanguage read; write; default;
Property Value
Type |
---|
TcxLanguage |
Remarks
Index specifies the language’s position in the collection.
See Also