![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Replaces the text, currently selected/highlighted in the in-place edit field of a TListItem, through that in the clipboard. |
Scope |
---|
Public (i.e. this method can be referenced from any code, including that in other units, with access to the TSSTAdvancedListView object of interest). |
Syntax | |
---|---|
Procedure PasteEditText(); |
Parameters | |
---|---|
None |
Return Values |
---|
This function does not return a value. |
Remarks |
---|
Call this method to insert the text in the Windows clipboard into the in-place edit field of a TListItem's caption. |
If no text was selected prior to the call, the function inserts the text starting at the position of the caret at the time of the call. Otherwise, the text, selected in the in-place edit control/field, is replaced by that on the clipboard. |
The method is only effective while the read-only EditHandle property returns a valid handle to the in-place edit control/field. | The method cannot be applied to subitems. |
Requirements | |
---|---|
Unit | (Declared and implemented in) SSTNewUnit.pas |
Library | SSTNewUnit.dcu/SSTNewUnit.obj |
Unicode | Implemented as ANSI version only. |
See Also |
---|
TSSTAdvancedListView, Methods, CopyEditText, CutEditText, ClearEditText, EditClearUndo, EditUndo, ClearEditSel, EditSelectAll, EditHandle, CopyCaptionsText. |
Windows APIs: WM_PASTE. |
Document/Contents version 1.00 Page/URI last updated on April 30, 2022 |
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017 |
Suggestions and comments mail to: webmaster@stoelzelsoftwaretech.com |