| Package: InstantOTA | Diagram | Back to overview |
| TInstantOTAIDEInterface | class |
| Name | Type | Visibility |
| FIDENotifier3 | TInstantOTAIDENotifier3 | private |
| FIDENotifier5 | TInstantOTAIDENotifier5 | private |
| IDENotifier3 | protected | |
| IDENotifier5 | protected | |
| AfterCompilation | public | |
| BeforeCompilation | public | |
| EditActions | public | |
| MessageServices | public | |
| ModuleServices | public | |
| ProjectGroup | public | |
| Services3 | public | |
| Services5 | public | |
| OnEventNotification | public | |
| OnFileNotification | public | |
| OnModuleNotification | public |
| Name | Parameters | Returns | Visibility | ||||||||
| GetAfterCompilation | TInstantOTAAfterCompilationEvent | private | |||||||||
| GetBeforeCompilation | TInstantOTABeforeCompilationEvent | private | |||||||||
| GetEditActions | IOTAEditActions | private | |||||||||
| GetIDENotifier3 | TInstantOTAIDENotifier3 | private | |||||||||
| GetIDENotifier5 | TInstantOTAIDENotifier5 | private | |||||||||
| GetMessageServices | IOTAMessageServices | private | |||||||||
| GetModuleServices | IOTAModuleServices | private | |||||||||
| GetOnEventNotification | TInstantOTAEventNotificationEvent | private | |||||||||
| GetOnFileNotification | TInstantOTAFileNotificationEvent | private | |||||||||
| GetOnModuleNotification | TInstantOTAModuleNotificationEvent | private | |||||||||
| GetProjectGroup | IOTAProjectGroup | private | |||||||||
| GetServices3 | TIToolServices | private | |||||||||
| GetServices5 | IOTAServices | private | |||||||||
| SetAfterCompilation |
|
private | |||||||||
| SetBeforeCompilation |
|
private | |||||||||
| SetOnEventNotification |
|
private | |||||||||
| SetOnFileNotification |
|
private | |||||||||
| SetOnModuleNotification |
|
private | |||||||||
| FindForm |
|
TForm | protected | ||||||||
| Destroy | public | ||||||||||
| CurrentModule | IOTAModule | public | |||||||||
| FindModule |
|
IOTAModule | public | ||||||||
| GotoFilePos |
|
public | |||||||||
| ReadEditorSource |
|
string | public | ||||||||
| ReadModuleSource |
|
string | public | ||||||||
| ShowMessages | public | ||||||||||
| SourceEditor |
|
IOTASourceEditor | public | ||||||||
| WriteEditorSource |
|
public |
| TInstantOTAIDENotifier3 | class |
| Name | Type | Visibility |
| FModuleNotifierList | TList | private |
| FOwner | TInstantOTAIDEInterface | private |
| FOnEventNotification | TInstantOTAEventNotificationEvent | private |
| FOnFileNotification | TInstantOTAFileNotificationEvent | private |
| FOnModuleNotification | TInstantOTAModuleNotificationEvent | private |
| ModuleNotifierList | protected | |
| ModuleNotifiers | public | |
| ModuleNotifierCount | public | |
| OnEventNotification | public | |
| OnFileNotification | public | |
| OnModuleNotification | public |
| Name | Parameters | Returns | Visibility | ||||||
| GetModuleNotifierCount | Integer | private | |||||||
| GetModuleNotifiers |
|
TInstantOTAModuleNotifier | private | ||||||
| GetModuleNotifierList | TList | private | |||||||
| ModuleNotification |
|
protected | |||||||
| Create |
|
public | |||||||
| Destroy | public | ||||||||
| AddModuleNotifier |
|
public | |||||||
| EventNotification |
|
public | |||||||
| FileNotification |
|
public | |||||||
| InstallModuleNotifier |
|
TInstantOTAModuleNotifier | public | ||||||
| RemoveModuleNotifier |
|
public |
| TInstantOTAIDENotifier5 | class |
| Name | Type | Visibility |
| FNotifierIndex | Integer | private |
| FOwner | TInstantOTAIDEInterface | private |
| FAfterCompilation | TInstantOTAAfterCompilationEvent | private |
| FBeforeCompilation | TInstantOTABeforeCompilationEvent | private |
| AfterCompilation | public | |
| BeforeCompilation | public |
| Name | Parameters | Returns | Visibility | ||||||
| DoAfterCompilation |
|
protected | |||||||
| DoBeforeCompilation |
|
protected | |||||||
| Create |
|
public | |||||||
| Destroy | public | ||||||||
| AfterCompile |
|
public | |||||||
| AfterCompile |
|
public | |||||||
| AfterConstruction | public | ||||||||
| BeforeCompile |
|
public | |||||||
| BeforeCompile |
|
public | |||||||
| BeforeDestruction | public | ||||||||
| FileNotification |
|
public |
| TInstantOTAMessage | class |
| Name | Type | Visibility |
| FColumnNumber | Integer | private |
| FFileName | string | private |
| FLineNumber | Integer | private |
| FMessage | string | private |
| FToolName | string | private |
| ToolName | public |
| Name | Parameters | Returns | Visibility | ||||||||||
| Create |
|
public | |||||||||||
| GetColumnNumber | Integer | public | |||||||||||
| GetFileName | string | public | |||||||||||
| GetLineNumber | Integer | public | |||||||||||
| GetLineText | string | public | |||||||||||
| ShowHelp | public |
| TInstantOTAModuleNotifier | class |
| Name | Type | Visibility |
| FFileName | string | private |
| FModuleInterface | TIModuleInterface | private |
| FOwner | TInstantOTAIDENotifier3 | private |
| Name | Parameters | Returns | Visibility | ||||||
| Create |
|
public | |||||||
| Destroy | public | ||||||||
| Notify |
|
public | |||||||
| ComponentRenamed |
|
public |