Загрузка страницы

Delphi 11 Seleccionar Texto Y Enviarlo Al Portapapeles Windows Android

Delphi 11 Seleccionar Texto de una caja de texto 'Tedit' Y Enviarlo Al Portapapeles Windows-Android para poderlo copiar en alguna parte, por ejemplo en android se puede copiar al wassap. o en windows se puede copiar al bloc de notas.

Sintaxis

procedure THeaderFooterForm.Button2Click(Sender: TObject);
begin
Edit1.SelectAll;
Edit1.CopyToClipboard;
end;

end.

Видео Delphi 11 Seleccionar Texto Y Enviarlo Al Portapapeles Windows Android канала TexcalGuerrero
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
15 марта 2022 г. 9:03:58
00:02:58
Яндекс.Метрика