Gambas Documentation
Application Repository
Compilatie & Installatie
Componenten
Developer Documentation
Gambas Programming Interface
Cat
Special Methods
Documenten
Foutboodschappen
Hoe...
Laatste Wijzigingen
Language Overviews
LeesMij
Lexicon
Taal Index
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Event Management
GB.CanRaise
Checks if an observer has an event handler for a specified event.
GB.GetEvent
Returns an event identifier.
GB.Raise
Raises an event.
Overview
These functions allow you to raise an event from a specified object, and to get all needed information for raising this event.