TcxHintIconType Enum
In This Article
#Declaration
Delphi
TcxHintIconType = (
cxhiNone,
cxhiApplication,
cxhiInformation,
cxhiWarning,
cxhiError,
cxhiQuestion,
cxhiWinLogo,
cxhiCurrentApplication,
cxhiCustom
);
#Members
Name |
---|
cxhi
|
cxhi
|
cxhi
|
cxhi
|
cxhi
|
cxhi
|
cxhi
|
cxhi
|
cxhi
|
See Also