ShellBrowser Delphi Components Documentation
|
The different kinds of images that are supported.
TJamSearchEditButtonType = ( Search, Cancel, CancelHot, CancelPressed, LeftButton );
Members |
Description |
Search |
The search icon in the right button. |
Cancel |
The cancel icon in the right button, which is presented, when the user is typing. |
CancelHot |
The cancel icon when it is hot. |
CancelPressed |
The cancel icon when it is pressed. |
LeftButton |
The icon presented on the left button. |