FMX.Edit.TCustomEdit.SetInputSupport

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetInputSupport(const Value: Boolean); virtual;

C++

virtual void __fastcall SetInputSupport(const bool Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit

Beschreibung

Setzt den Wert der Eigenschaft InputSupport.

Siehe auch