RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebScript.TIncludeType Enumeration
Pascal
TIncludeType = (
  incFile,
  incPage
);
C++
enum TIncludeType {
  incFile,
  incPage
};

WebScript

This is record WebScript.TIncludeType.

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