|
<< Click to Display Table of Contents >> Navigation: Telegram > 2019 > 07 > 01 > Telegram_2019-07-01T18 |
2019-07-01T18:01:35
Tente usar
TIWScriptEvents.HookEvent(const AEventName: string; AEventCode: string);
ao invés de TIWScriptEvents.Add()
HookEvent irá fazer o update do código existente, caso exista, ou criar um novo evento, caso não exista.