FMX.Types.TLang.Resources

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Resources: TStrings read FResources;

C++

__property System::Classes::TStrings* Resources = {read=FResources};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLang

Description

Specifies the available language codes.

See Also