Displays popup grid with characters of the current character set.
TecSelCharPopup = class(TSyntMemoPopup);
ecPopupCtrl
Allows inserting single character selected from the grid (16x16).
It uses currently selected in syntax memo character set.
|
Topic |
Description |
|
The methods of the TPopupControl class are listed here. | |
|
The properties of the TPopupControl class are listed here. | |
|
The events of the TPopupControl class are listed here. |
|
Topic |
Description |
|
The methods of the IecCommandHook class are listed here. |
|
Topic |
Description |
|
The methods of the TSyntMemoPopup class are listed here. | |
|
The properties of the TSyntMemoPopup class are listed here. |
|
Topic |
Description |
|
The methods of the TecSelCharPopup class are listed here. | |
|
The properties of the TecSelCharPopup class are listed here. |
|
Method |
|
protected |
|
virtual |
|
Property |
|
read only |
|
Event |
|
TPopupControl Events |
Description |
|
Occurs when popup control is closing. | |
|
Occurs when selection in popup control is changed. | |
|
Occurs immediately after showing popup control. | |
|
Occurs before showing popup control after calculating popup layout. | |
|
Occurs before showing popup control. |
|
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 |
Description |
|
Called after execution in syntax memo. | |
|
Called before execution in syntax memo. | |
|
Called to test wether command is enabled. |
|
TecSelCharPopup Class |
Description |
|
Creates and initializes a TecSelCharPopup instance. | |
|
Called when closing popup control. Accept specifies whether user selection in popup control should be accepted. | |
|
Executes syntax memo plug-in. | |
|
References popup grid control. | |
|
Called when selection in popup control is changed. | |
|
Window procedure of the parent window. |
|
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. |
|
TecSelCharPopup Class |
Description |
|
Specifies whether grid cell should be automatically selected when mouse moving over it. | |
|
Specifies background color of popup grid. | |
|
Specifies cell height. | |
|
Specifies cell width. | |
|
Specifies identifier of the syntax memo command which will fire popup tool execution. | |
|
Specifies the size constraints for the popup control. | |
|
Collection of additional controls added to popup container. | |
|
Specifies font which is used to render characters. | |
|
Specifies conditional position of popup control. | |
|
Specifies the minimal preferable width of the popup control. | |
|
Occurs before showing popup control after calculating popup layout. | |
|
Occurs before a cell in the grid is selected. | |
|
Occurs before showing popup control. | |
|
Occurs when selection in popup control is changed. | |
|
Occurs when popup control is closing. | |
|
Occurs immediately after showing popup control. | |
|
Specifies selected in grid character. | |
|
Specifies whether popup control should drop shadow (XP and higher). | |
|
Specifies whether tool hint with code of the selected character should be displayed. | |
|
Specifies editor to which popup control is linked. | |
|
Specifies tool hint window. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|