Sets the icon in the taskbar.
Source position: interfacebase.pp line 143
public procedure TWidgetSet.AppSetIcon(
const Small: HICON;
const Big: HICON
); virtual;
Don't call this directly, the LCL will use it when adequate.