API:FMX.Edit.TCustomEditModel.CheckSpelling
Delphi
property CheckSpelling: Boolean read FCheckSpelling write SetCheckSpelling;
C++
__property bool CheckSpelling = {read=FCheckSpelling, write=SetCheckSpelling, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEditModel |
Description
Embarcadero Technologies does not currently have any additional information.