TNotifyEvent
E1014696
TNotifyEvent is a Delphi event type representing a method pointer used for handling component notifications such as timer or control events.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TNotifyEvent canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13019662 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: TNotifyEvent Context triple: [TTimer, propertyTypeOf_OnTimer, TNotifyEvent]
-
A.
NSNotification
NSNotification is an Objective-C class that encapsulates information about an event, including its name and optional associated data, for use in the Cocoa notification system.
-
B.
NSNotificationCenter
NSNotificationCenter is a central dispatch mechanism in Objective-C/Cocoa frameworks that enables objects to broadcast and observe notifications for decoupled communication within an application.
-
C.
KNotifications
KNotifications is a KDE Frameworks library that provides a unified API for creating and managing desktop notifications across different platforms and environments.
-
D.
HMEventTrigger
HMEventTrigger is a HomeKit framework class used to define and manage automation triggers that fire in response to specific events in a smart home environment.
-
E.
Notifier
Notifier is a Symfony component that provides a unified, extensible system for sending notifications through various channels such as email, SMS, and chat services.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: TNotifyEvent Target entity description: TNotifyEvent is a Delphi event type representing a method pointer used for handling component notifications such as timer or control events.
-
A.
NSNotification
NSNotification is an Objective-C class that encapsulates information about an event, including its name and optional associated data, for use in the Cocoa notification system.
-
B.
NSNotificationCenter
NSNotificationCenter is a central dispatch mechanism in Objective-C/Cocoa frameworks that enables objects to broadcast and observe notifications for decoupled communication within an application.
-
C.
KNotifications
KNotifications is a KDE Frameworks library that provides a unified API for creating and managing desktop notifications across different platforms and environments.
-
D.
HMEventTrigger
HMEventTrigger is a HomeKit framework class used to define and manage automation triggers that fire in response to specific events in a smart home environment.
-
E.
Notifier
Notifier is a Symfony component that provides a unified, extensible system for sending notifications through various channels such as email, SMS, and chat services.
- F. None of above. chosen
Statements (41)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi event type
ⓘ
method pointer type ⓘ |
| belongsTo | System.Classes unit NERFINISHED ⓘ |
| callingConvention | of object ⓘ |
| category |
Delphi type
ⓘ
event model construct ⓘ |
| definedIn | Object Pascal NERFINISHED ⓘ |
| hasReturnType | void ⓘ |
| hasSignature | procedure(Sender: TObject) of object ⓘ |
| isBaseEventTypeFor |
OnChange
ⓘ
OnClick ⓘ OnClose ⓘ OnCreate ⓘ OnDestroy ⓘ OnEnter ⓘ OnExit ⓘ OnHide ⓘ OnResize ⓘ OnShow ⓘ OnTimer ⓘ many VCL component events ⓘ |
| isManagedBy | Delphi runtime ⓘ |
| isMethodPointerTo | object method ⓘ |
| isReferenceType | true ⓘ |
| isSimpleEventType | true ⓘ |
| languageFeature | event handling ⓘ |
| parameterName | Sender ⓘ |
| parameterType | TObject NERFINISHED ⓘ |
| relatedTo |
TComponent
NERFINISHED
ⓘ
TControl NERFINISHED ⓘ TTimer NERFINISHED ⓘ |
| supports | single Sender parameter ⓘ |
| usedBy |
TComponent descendants
ⓘ
TControl descendants ⓘ TTimer NERFINISHED ⓘ |
| usedFor |
component notifications
ⓘ
control events ⓘ generic UI events ⓘ timer events ⓘ |
| usedIn |
Delphi FMX
NERFINISHED
ⓘ
Delphi VCL NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: TNotifyEvent Description of subject: TNotifyEvent is a Delphi event type representing a method pointer used for handling component notifications such as timer or control events.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.