Examples of using Dispatch id in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
OnActivate Event: OnActivate() Dispatch Id: 1005 Description: This event is triggered when the document control is activated, has the focus, and is ready for user input.
IsModified Property: IsModified as boolean(read-only) Dispatch Id: 1006 Description:
MainMenu Property: MainMenu as Command(read-only) Dispatch Id: 1003 Description:
OnFileChangedAlert Event: OnFileChangedAlert() as bool Dispatch Id: 1003 Description: This event is triggered when the file loaded into this document control is changed on the hard disk by another application.
OnDocumentOpened Event: OnDocumentOpened(objDocument as Document) Dispatch Id: 1 Description: This event is triggered whenever a document is opened.
Label Property: Label as String(read-only) Dispatch Id: 1001 Description: This property gives access to the title of the placeholder.
IntegrationLevel Property: IntegrationLevel as ICActiveXIntegrationLevel Dispatch Id: 1000 Description:
Reload Method: Reload() as boolean Dispatch Id: 1002 Description: Reload updates the document content from the file system.
New Method: New() as boolean Dispatch Id: 1000 Description: This method initializes a new document inside the control.
Document Property: Document as Document Dispatch Id: 1 Description:
Application Property: Application as Application Dispatch Id: 1 Description:
Project Property: Project as Project(read-only) Dispatch Id: 2 Description:
OnCloseEditingWindow Event: OnCloseEditingWindow(i_strFilePath as String) as boolean Dispatch Id: 1002 Description: This event is triggered when XMLSpy needs to close an already open document.
OnCloseEditingWindow Event: OnCloseEditingWindow(i_strFilePath as String) as boolean Dispatch Id: 1002 Description: This event is triggered when StyleVision needs to close an already open document.
Open Method: Open(strFilePath as string) as boolean Dispatch Id: 5 Description:
Exec Method: Exec(nCmdID as long) as boolean Dispatch Id: 8 Description:
Exec Method: Exec(nCmdID as long) as boolean Dispatch Id: 8 Description:
CloseProject Method: CloseProject() Dispatch Id: 4 Description: CloseProject closes the project loaded the control.
Save Method: Save() as boolean Dispatch Id: 1003 Description:
BorderStyle Property: BorderStyle as short Dispatch Id: -504 Description: A value of 1 displays the control with a thin border.