ToolsAPI.TOTAParamIndexCallBack
Delphi
TOTAParamIndexCallBack = procedure(Sender: TObject; AParamIndex: Integer) of object;
C++
typedef void __fastcall (__closure *TOTAParamIndexCallBack)(System::TObject* Sender, int AParamIndex);
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.