RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPApp.TWebModuleCacheMode Enumeration
Pascal
TWebModuleCacheMode = (
  caCache,
  caDestroy
);
C++
enum TWebModuleCacheMode {
  caCache,
  caDestroy
};

HTTPApp

This is record HTTPApp.TWebModuleCacheMode.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!