[]
type EventArgs = object;
Base type for event arguments.
optional eventName: EventName;
Event name.
optional source: GcImageViewer;
Event source.