FMX.Edit.TCustomEdit.CharCase

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CharCase: TEditCharCase read GetCharCase write SetCharCase;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit


Beschreibung

Die Eigenschaft legt fest, ob der Text des Memos in GROSS- oder KLEINBUCHSTABEN umgewandelt werden soll.