FMX.Text.TTextService.BeginSelection
Delphi
procedure BeginSelection; virtual;
C++
virtual void __fastcall BeginSelection();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Text.pas FMX.Text.hpp | FMX.Text | TTextService | 
Description
Marks the beginning of the text editing session.
BeginSelection is called to notify that the text is edited.