TcxHintIconType Enum
Declaration
TcxHintIconType = (
cxhiNone,
cxhiApplication,
cxhiInformation,
cxhiWarning,
cxhiError,
cxhiQuestion,
cxhiWinLogo,
cxhiCurrentApplication,
cxhiCustom
);
Members
Name |
---|
cxhiNone
|
cxhiApplication
|
cxhiInformation
|
cxhiWarning
|
cxhiError
|
cxhiQuestion
|
cxhiWinLogo
|
cxhiCurrentApplication
|
cxhiCustom
|
See Also