FMX.Edit.TCustomEditModel.CharCase

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CharCase: TEditCharCase read FCharCase write SetCharCase;

C++

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

Eigenschaften

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


Beschreibung

Legt die Groß- und Kleinschreibung des Textes in der Komponente fest.