CGSetRequestField(TCGWebRequest,string,string,Boolean) Method

Represents method CGSetRequestField(TCGWebRequest,string,string,Boolean).

Namespace: IWCGJQCommon
procedure CGSetRequestField(ARequest: TCGWebRequest;const AName,AValue: string; ACaseSensitive: Boolean = True);

Parameters

ARequest
Type: System.Void

AName
Type: string

AValue
Type: string

ACaseSensitive
Type: Boolean