API:FMX.Memo.TCustomMemo.ClearSelection
Delphi
procedure ClearSelection; deprecated 'Use DeleteSelection method instead';
C++
void __fastcall ClearSelection _DEPRECATED_ATTRIBUTE1("Use DeleteSelection method instead") ();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TCustomMemo |
Description
Embarcadero Technologies does not currently have any additional information.