API:FMX.Memo.TCustomMemoModel.CheckSpelling

From RAD Studio API Documentation
Jump to: navigation, search

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.Memo.pas
FMX.Memo.hpp
FMX.Memo TCustomMemoModel

Description

Embarcadero Technologies does not currently have any additional information.