Detects whether character is part of completion string.
function IsValidChar(C: ecChar): Boolean; virtual;
TCustomAutoCompletePopup Methods