RAD Studio VCL Reference
|
Extracts a string value from the internal table of HTTP header variables.
function GetStringVariable(Index: Integer): AnsiString; override;
virtual __fastcall AnsiString GetStringVariable(int Index);
The ISAPI response object uses GetStringVariable to access the properties that represent strings.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|