ToolsAPI.IOTANotifier.AfterSave
Delphi
procedure AfterSave;
C++
virtual void __fastcall AfterSave() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTANotifier |
Description
Notifies immediately after an IDE object has been successfully saved.
Runs only if the save operation completed successfully.