Source position: fpg_trayicon.pas line 35
type TfpgMessageIconType = (
mitNoIcon,
mitInformation,
mitWarning,
mitCritical
);