User text input string that starts auto-completion.
property StartString: string;
If user inputs specified string in syntax memo internal timer will start. After Delay pause auto-completion popup list box will be displayed.
Auto-completion starts (with specified delay) if either StartExpr or StartString conditions are succeeded.
TCustomAutoCompletePopup Properties