ToolsAPI.TOTAParamIndexCallBackEx
Delphi
TOTAParamIndexCallBackEx = procedure(Sender: TObject; AParamIndex, ALineIndex: Integer) of object;
C++
typedef void __fastcall (__closure *TOTAParamIndexCallBackEx)(System::TObject* Sender, int AParamIndex, int ALineIndex);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | ToolsAPI |
Description
Embarcadero Technologies does not currently have any additional information.