|
|
|
|
SysIconDelete (Function) In french: SysIconeSupprime Deletes an icon from the taskbar (next to the clock). This icon was added into the taskbar by SysIconAdd.  or  Remark: The icon is automatically deleted when closing the application.
// Delete the icon that was previously added into the taskbar ResDelIcon = SysIconDelete()
Syntax
<Result> = SysIconDelete()
<Result>: Boolean - True if the icon was deleted from the taskbar,
- False otherwise.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|