TIWCGJQCustomGMapV3.CurrEventParamsJs(Integer,string) Method
This property gives access to the object that holds the arguments of the each event. Can be used only in gmap3 events.
public function CurrEventParamsJs(const ArgumentIndex: Integer; const APropPath: string = ''): string;
Parameters
- ArgumentIndex
- Type: Integer
The index of argument
- APropPath
- Type: string
A property path
Return Value
Type: string