FMX.Edit.TCustomEdit.CharCase

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

Delphi

property CharCase: TEditCharCase read GetCharCase write SetCharCase;

C++

__property System::Uitypes::TEditCharCase CharCase = {read=GetCharCase, write=SetCharCase, nodefault};

プロパティ

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


説明

大文字または小文字の変換を、メモのテキストに実装するかを定義します。