FMX.Types.TLang.Original

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Original: TStrings read FOriginal;

C++

__property System::Classes::TStrings* Original = {read=FOriginal};

Properties

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

Description

Specifies the original strings, before translation.

See Also