FMX.Text.TTextService.CharCase
Delphi
property CharCase: TEditCharCase read FCharCase write SetCharCase;
C++
__property System::Uitypes::TEditCharCase CharCase = {read=FCharCase, write=SetCharCase, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.Text.pas FMX.Text.hpp |
FMX.Text | TTextService |
説明
入力文字の大文字小文字の区別を定義します。