ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellControlHelper.EnableAutoComplete

Enables Windows auto complete features for edit controls.

Syntax
Pascal
class function EnableAutoComplete(pEditHandle: THandle; pOptions: TJamShellAutoCompleteOptions): Boolean; static;
Parameters 
Description 
pEditHandle: THandle 
Handle of an edit control.  
pOptions: TJamShellAutoCompleteOptions 

True if operation succeeded or False otherwise.