TApplication
E322646
TApplication is a core VCL class in Delphi that encapsulates and manages the main application instance, including its message loop and global application behavior.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TApplication canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3061215 — 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.
Target entity: TApplication Context triple: [Visual Component Library, includes, TApplication]
-
A.
TPG application
TPG application is the official mobile app that allows users to plan trips, access real-time information, and purchase tickets for Geneva’s public transport network.
-
B.
Application Kit
Application Kit is a graphical user interface framework from the NeXTSTEP/OPENSTEP lineage that provides the core classes and infrastructure for building desktop applications.
-
C.
Adobe AIR
Adobe AIR is a cross-platform runtime system developed by Adobe that allows developers to build and deploy rich Internet applications and games as standalone desktop and mobile apps.
-
D.
ObjectStudio
ObjectStudio is a commercial Smalltalk development environment and IDE, historically known for its strong Windows integration and enterprise application support.
-
E.
App Library for iOS
App Library for iOS is a feature that automatically organizes iPhone apps into categorized collections and a single, streamlined view to simplify app management and access.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TApplication Target entity description: TApplication is a core VCL class in Delphi that encapsulates and manages the main application instance, including its message loop and global application behavior.
-
A.
TPG application
TPG application is the official mobile app that allows users to plan trips, access real-time information, and purchase tickets for Geneva’s public transport network.
-
B.
Application Kit
Application Kit is a graphical user interface framework from the NeXTSTEP/OPENSTEP lineage that provides the core classes and infrastructure for building desktop applications.
-
C.
Adobe AIR
Adobe AIR is a cross-platform runtime system developed by Adobe that allows developers to build and deploy rich Internet applications and games as standalone desktop and mobile apps.
-
D.
ObjectStudio
ObjectStudio is a commercial Smalltalk development environment and IDE, historically known for its strong Windows integration and enterprise application support.
-
E.
App Library for iOS
App Library for iOS is a feature that automatically organizes iPhone apps into categorized collections and a single, streamlined view to simplify app management and access.
- F. None of above. chosen
Statements (63)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi class
ⓘ
VCL class ⓘ |
| belongsToUnit | Forms ⓘ |
| controls |
application lifetime
ⓘ
application shutdown ⓘ creation of main form ⓘ |
| definedInLanguage |
Delphi (programming language)
ⓘ
surface form:
Delphi
|
| definedInLibrary | Visual Component Library ⓘ |
| encapsulates | main application instance ⓘ |
| hasEvent |
OnActivate
ⓘ
OnDeactivate ⓘ OnException ⓘ OnHelp ⓘ OnHint ⓘ OnIdle ⓘ OnMessage ⓘ OnMinimize ⓘ OnRestore ⓘ OnShortCut ⓘ OnShowHint ⓘ |
| hasField |
Handle
ⓘ
HandleAllocated ⓘ ShowMainForm ⓘ |
| hasMethod |
BringToFront
ⓘ
CreateForm ⓘ HandleException ⓘ HandleMessage ⓘ HelpCommand ⓘ HelpContext ⓘ HelpJump ⓘ HelpKeyword ⓘ Initialize ⓘ MatDialog ⓘ
surface form:
MessageBox
Minimize ⓘ NormalizeTopMosts ⓘ ProcessMessages ⓘ Restore ⓘ RestoreTopMosts ⓘ Run ⓘ ShowException ⓘ Terminate ⓘ |
| hasProperty |
BiDiMode
ⓘ
HelpFile ⓘ HintColor ⓘ HintHidePause ⓘ HintPause ⓘ HintShortPause ⓘ Icon ⓘ MainForm ⓘ MainFormOnTaskbar ⓘ ShowExceptionDialog ⓘ ShowHint ⓘ ShowMainForm ⓘ Title ⓘ UpdateFormatSettings ⓘ UpdateMetricSettings ⓘ |
| isAccessedVia | global Application variable ⓘ |
| isNotUsedFor | console applications ⓘ |
| isUsedFor | GUI applications ⓘ |
| manages |
application message loop
ⓘ
global application behavior ⓘ |
| provides | centralized application-level services ⓘ |
| uses | Windows message loop ⓘ |
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.
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.
Subject: TApplication Description of subject: TApplication is a core VCL class in Delphi that encapsulates and manages the main application instance, including its message loop and global application behavior.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.