[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Describes an event.
Source position: eventd.inc line 36
type IPTCEvent = interface |
||
function GetEventType; |
|
|
property EventType: TPTCEventType; [r] |
|
Gets the event type. |
end; |
|
Describes an event. |
Describes an event.
This is the base ancestor class from which all the other events are derived.