|
RAD Studio VCL Reference
|
Sets a date-time valued HTTP header property.
procedure SetDateVariable(Index: Integer; const Value: TDateTime); override;
virtual __fastcall SetDateVariable(int Index, const TDateTime Value);
SetDateVariable writes date-time to the internal table used to store HTTP header variables. The ISAPI response object uses SetDateVariable to set the properties that represent dates.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|