EControl Syntax Editor SDK
TPopupControl Methods
TPopupControl Methods
TPopupControl Methods 
Description 
Calculates size and position of popup control. 
Returns True if the popup control can be shown. 
Closes popup window. 
Creates and initializes a TPopupControl instance. 
Destroys an instance of TPopupControl. 
Called when closing popup control. Accept specifies whether user selection in popup control should be accepted. 
Called immediately after showing popup control. 
Returns actual position of popup window. 
Calculates size of popup control. 
Called when selection in popup control is changed. 
Window procedure of the parent form. 
Window procedure of the parent window. 
Window procedure of the popup window. 
Posts internal message which will call ItemChanged method in some time. 
Recalculates size and position of popup control. 
Shows popup control around selected rectangle area. 
IecCommandHook Interface
IecCommandHook Interface 
Description 
Called after execution in syntax memo. 
Called before execution in syntax memo. 
Called to test wether command is enabled. 
TSyntMemoPopup Class
TSyntMemoPopup Class 
Description 
Executes syntax memo plug-in. 
Shows popup window under character at specified position in the syntax memo. 
IecSyntMemoClient Interface
IecSyntMemoClient Interface 
Description 
Is called when caret position is changed. 
IecTextClient Interface
IecTextClient Interface 
Description 
Called after text have been changed. 
TParamCompletion Class
TParamCompletion Class 
Description 
Adds single item (function entry) to the items list. Item string may contain line break characters, in this case this item will occupy several lines.
It is recommended to use this function instead of adding directly to the Items list. 
Creates and initializes a TParamCompletion instance. 
Destroys an instance of TParamCompletion. 
Executes syntax memo plug-in. 
Executes parameter hint at specified position in text. 
Calculates size of popup control. 
Called when selection in popup control is changed. 
Returns number of items. Number of items may be less than Items.Count because, some items may occupy several lines. 
Window procedure of the parent window. 
Shows parameter hint at specified position in text. 
Copyright (c) 2004-2011. All rights reserved.