JCL Help:TJclEventTypeInfo.GetParameters@Integer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retrieves an interface to the parameter info.


Pascal

 public function GetParameters(const ParamIdx: Integer): IJclEventParamInfo;


Parameters

Parameters Description
const ParamIdx: Integer Index (0-based) of parameter to retrieve.


Return Value

An interface to the requested parameter.


Description

GetParameters retrieves an interface to parameter info. GetParameters is the read specifier of the Parameters property.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page