[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPElement Sub=,,,Params|p Icon=AccessModifier Info=Declares the event delegate. [Property] AccessModifier=Indicates the visibility level of the field. ARG(enum)|14|0|Private,Public,Protected,Internal TypeModifier=Sets the type of the field. ARG(bitwise)|21|0|Readonly,Static,Virtual,Volatile Type=Sets the type name of the field. ARG(string)|2| Handler=Set the handler name. ARG(string)|2| Params=Sets the number of the parameters. ARG(int)|1|0 Types=Sets the list of types. ARG(string[])|5| Hidden=Sets a value indicating to hide an event. ARG(bool)|14|0|True,False Comment=Sets the list of the comment. ARG(string[])|5| Attributes=Sets the list of attributes. ARG(string[])|5| [Methods] doEvent=Raises the event. ARG(p1..pN)|1|0 Event=Returns the event. ARG(event)|3|0