(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
TSSTAdvancedComboBox.CopyEditText Method
Copies the currently selected/highlighted text in the combo box's edit field to the clipboard.
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 CopyEditText();  
Parameters
None  
Return Values
This function does not return a value.
Remarks
If no text was selected prior to the call, the function has no effect.
The function cannot be applied directly to the items in the combo box's drop down list (i.e. to copy a drop-down item's text, it is necessary to select it into the edit field first).
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, CutEditText, PasteEditText, RemoveSelection, RetCanUndo, Undo, CanUndo.
 
Windows APIs: SendMessage, WM_COPY, GetLastError.


Document/Contents version 1.00
Page/URI last updated on April 28, 2022
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com