API:System.ParamStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ParamStr(Index: Integer): string;

C++

extern DELPHI_PACKAGE UnicodeString __fastcall ParamStr(int Index);

Properties

Type Visibility Source Unit Parent
function public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.