FMX.Edit.Style.TStyledEdit.FLastChar

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

Delphi

FLastChar: System.WideChar;

C++

System::WideChar FLastChar;

プロパティ

種類 可視性 ソース ユニット
field protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit

説明

入力された最後の文字を格納するために、内部的に使用されます。

FLastChar フィールドをアプリケーションでは使用しないでください。

関連項目