FMX.Types.TLang.Original

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Original: TStrings read FOriginal;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLang


説明

翻訳する前の、元の文字列を示します。

関連項目