[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.PasteFromClipboard

Inserts text from the clipboard at the current position, possibly replacing the selected text.

Declaration

Source position: stdctrls.pp line 750

public procedure TCustomEdit.PasteFromClipboard; virtual;