ToolsAPI.IOTAFormNotifier.ComponentRenamed
Delphi
procedure ComponentRenamed(ComponentHandle: TOTAHandle;
const OldName, NewName: string);
C++
virtual void __fastcall ComponentRenamed(TOTAHandle ComponentHandle, const System::UnicodeString OldName, const System::UnicodeString NewName) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAFormNotifier |
Description
Embarcadero Technologies does not currently have any additional information.