![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Copies the currently selected/highlighted text to the clipboard and subsequently removes it from the combo box's edit field. |
Scope |
---|
Public (i.e. this method can be referenced from any code, including that in other units, with access to the TSSTAdvancedComboBox object of interest). |
Syntax | |
---|---|
Procedure CutEditText(); |
Parameters |
---|
None |
Return Values |
---|
This function does not return a value. |
Remarks |
---|
Invoke this method to copy and delete the selected text in a single call. |
The text in the combo box's edit field remains unchanged if no text was selected prior to the call |
The function does not affect, and cannot be applied directly to, the items in the combo box's drop down list. |
The function does not invoke any Delphi SDK procedures, functions, or methods. |
Requirements | |
---|---|
Unit | (Declared and implemented in) SSTNewUnit.pas |
Library | SSTNewUnit.dcu/SSTNewUnit.obj |
Unicode | Implemented as ANSI version only. |
See Also |
---|
TSSTAdvancedComboBox, ClearEditText, ClearUndo, CopyEditText, PasteEditText, RemoveSelection, RetCanUndo, Undo, CanUndo. |
Windows APIs: SendMessage, WM_CUT, GetLastError. |
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 |