FMX.Edit.TCustomEdit.GoToTextEnd
Delphi
procedure GoToTextEnd;
C++
void __fastcall GoToTextEnd();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEdit |
Description
Moves the cursor to the end of the text in the edit control.