(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
TSSTAdvancedComboBox.ClearUndo Method
Sets the ability to revert the last edit operation in the combo box's edit field to false.
Scope
Public (i.e. this property can be referenced from any code, including that in other units, with access to the TSSTAdvancedComboBox object of interest).
Syntax
Procedure ClearUndo();  
Parameters
None  
Return Values
This function does not return a value.
Remarks
Call this method to prevent calls to method Undo from restoring the text to that prior to the last edit operaion.
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, CopyEditText, CutEditText, PasteEditText, RemoveSelection, RetCanUndo, Undo, CanUndo.
 
Windows APIs: SendMessage, EM_EMPTYUNDOBUFFER, 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