RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebCntxt.TFindPageOption Enumeration
Pascal
TFindPageOption = (
  fpPublished,
  fpLoginRequired
);
C++
enum TFindPageOption {
  fpPublished,
  fpLoginRequired
};

WebCntxt

This is record WebCntxt.TFindPageOption.

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