[]
        
(Showing Draft Content)

EventArgs

Type Alias: EventArgs

type EventArgs = object;

Base type for event arguments.

Properties

eventName?

optional eventName: EventName;

Event name.


source?

optional source: GcImageViewer;

Event source.