![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Deletes/removes the entire text 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 ClearEditText(); |
Parameters | |
---|---|
None |
Return Values |
---|
This function does not return a value. |
Remarks |
---|
Call this method to delete the entire text in the combo box's edit field. |
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, ClearUndo, CopyEditText, CutEditText, PasteEditText, RemoveSelection, RetCanUndo, Undo, CanUndo. |
Windows APIs: SendMessage, WM_CLEAR, 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 |