(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
Property TSSTAdvancedComboBox.EditHandle
This property represents the handle to the TSSTAdvancedComboBox's edit control.
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
Property EditHandle;
Values
This property is a unsigned, 32-bit, integer value of type HWND, that is a window handle to the TComboBox's edit control.
Remarks
This property is a read-only property.
The property is a property inherited from TCustomComboBox, declared and implemented in the Delphi SDK unit StdCtrls. It was merely re-declared as a public property to facilitate the implementation of custom editing behaviour/functionality in the ComboBox's parent window, without having to derive a class from TSSTAdvancedComboBox. However, this capability is currently not used and thus the property may be removed in future versions.
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, CutEditText, PasteEditText, RemoveSelection, RetCanUndo, Undo, CanUndo.
Windows APIs: GetWindow, CB_GETCOMBOBOXINFO, COMBOBOXINFO.

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