Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPHeader.HTTPIfModifiedSince

HTTP If-Modified-Since header accessor property

Declaration

Source position: httpdefs.pp line 438

public property THTTPHeader.HTTPIfModifiedSince : string
  index Ord(hhIfModifiedSince)
  read GetFieldValue
  write SetFieldValue;

Description

HTTPIfModifiedSince is an alias for the IfModifiedSince property. This provides alternative access to the If-Modified-Since header field value.


Documentation generated on: Jan 16 2026