TCustomizeIconEvent = procedure (Sender: TObject; const pPath: string; var pEventArgs: TCustomizeIconEventArgs) of object;
Definition of the global event to customize the icon by path.
Jam.Shell.Controls.Types