TWebSearchEdit
Description
Below is a list of the most important properties methods and events for TWebSearchEdit
. TWebSearchEdit
inherits all properties, methods & events of the TWebEdit
adds the extra functionality of a search and clear button.
|
|
Designtime |
Runtime |
Properties for TWebSearchEdit
Property |
Description |
ClearImageURL |
Sets the URL for the clear button image displayed in the edit control. Leave blank to use the default image. |
SearchImageURL |
Sets the URL for the search button image displayed in the edit control. Leave blank to use the default image. |
Events for TWebSearchEdit
Property |
Description |
OnClearClick |
Event triggered when the clear button is clicked |
OnSearchClick |
Event triggered when the search button is clicked |