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