API:FMX.Edit.TEdit.CharCase

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CharCase default TCustomEditModel.DefaultCharCase;

C++

__property CharCase = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TEdit

Description

It defines whether to implement the UPPER or lower case conversion to the memo's text.

FMX.Edit.TEdit.CharCase inherits from FMX.Edit.TCustomEdit.CharCase. All content below this line refers to FMX.Edit.TCustomEdit.CharCase.

It defines whether to implement the UPPER or lower case conversion to the memo's text.