EControl Syntax Editor SDK
TPopupControl Properties
TPopupControl Properties
TPopupControl Properties 
Description 
Specifies rectangle area around which popup control was shown. 
Specifies whether popup control is closing. 
Specifies the size constraints for the popup control. 
Specifies popup container control. 
Collection of additional controls added to popup container. 
Specifies height of popup control. 
Specifies conditional position of popup control. 
Specifies the minimal preferable width of the popup control. 
Parent window. 
Specifies popup control. 
Specifies whether popup control should drop shadow (XP and higher). 
Specifies whether user may change size of the popup control. 
Specifies tool hint window. 
Indicates whether popup window is visible. 
Specifies width of popup control. 
TSyntMemoPopup Class
TSyntMemoPopup Class 
Description 
Specifies identifier of the syntax memo command which will fire popup tool execution. 
Specifies editor to which popup control is linked. 
TSyntMemoPopupList Class
TSyntMemoPopupList Class 
Description 
Specifies whether list item should be automatically selected when mouse moving over it. 
Specifies background color of popup list box. 
Specifies the maximum number of items displayed in the pop-up list. 
Font 
Specifies font of popup list box. 
Determines whether the list box displays the partial items. 
Specifies the height in pixels of an item in an owner-draw list box. 
Popup list box reference. 
Determines whether the list box is standard or owner-draw and whether it is virtual. 
Specifies whether item in popup list box should be accepted on double mouse click. 
TFormattedSyntMemoPopupList Class
TFormattedSyntMemoPopupList Class 
Description 
Specifies whether width of the popup list box should fit list items. 
Specifies additional space between columns. 
Strings that used to draw pop-up list box items. 
Specifies whether item heights are fixed. 
Enable horizontal scroll bar in list control. 
Specifies image list which is used to format display items. 
Specifies the ordinal number of the selected item in the list box’s item list. 
Specifies a list of auto-completion items. 
Specifies items sort type in auto-completion list. 
Specifies styles holder. 
TCustomAutoCompletePopup Class
TCustomAutoCompletePopup Class 
Description 
Specifies duration of the pause between input of StartString and execution of autocompletion. 
Specifies whether autocompletion has to be automatically executed on user input. 
Specifies type of filtration. 
Specifies options of auto-complete popup control. 
Specifies regular expression to test user input to activate code completion. 
Specifies start position for the completion. Start position is the caret position of word start or the current position where auto-completion result will be inserted. 
User text input string that starts auto-completion. 
TAutoCompletePopup Class
TAutoCompletePopup Class 
Description 
Specifies whether list item should be automatically selected when mouse moving over it. 
Occurs after inserting auto-complete item in the editor's text. 
Specifies whether width of the popup list box should fit list items. 
Occurs before inserting auto-complete item in the editor's text. 
Specifies background color of popup list box. 
Occurs after checking some character whether it is a word character. 
Specifies additional space between columns. 
Occurs before showing auto-complete list. 
Called for each item in completion list when filtering. 
Specifies identifier of the syntax memo command which will fire popup tool execution. 
Specifies the size constraints for the popup control. 
Occurs before auto-complete list box is displayed. 
Collection of additional controls added to popup container. 
Occurs when getting filter from editor text. 
Specifies duration of the pause between input of StartString and execution of autocompletion. 
Occurs when users press a single character key when auto-complete list is active. 
Strings that used to draw pop-up list box items. 
Occurs when sorting items. 
Specifies the maximum number of items displayed in the pop-up list. 
Specifies whether autocompletion has to be automatically executed on user input. 
Specifies type of filtration. 
Specifies whether item heights are fixed. 
Font 
Specifies font of popup list box. 
Specifies height of popup control. 
Enable horizontal scroll bar in list control. 
Specifies image list which is used to format display items. 
Determines whether the list box displays the partial items. 
Specifies the height in pixels of an item in an owner-draw list box. 
Specifies a list of auto-completion items. 
Specifies conditional position of popup control. 
Popup list box reference. 
Specifies the minimal preferable width of the popup control. 
Occurs before showing popup control after calculating popup layout. 
Occurs before showing popup control. 
Occurs when selection in popup control is changed. 
Occurs when popup control is closing. 
Specifies whether item in popup list box should be accepted on double mouse click. 
Occurs immediately after showing popup control. 
Specifies options of auto-complete popup control. 
Specifies whether popup control should drop shadow (XP and higher). 
Specifies items sort type in auto-completion list. 
Specifies regular expression to test user input to activate code completion. 
User text input string that starts auto-completion. 
Specifies styles holder. 
Specifies editor to which popup control is linked. 
Specifies tool hint window. 
Specifies width of popup control. 
Copyright (c) 2004-2011. All rights reserved.