RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SiteComp.TAdapterDisplayHTMLElementType Enumeration
Pascal
TAdapterDisplayHTMLElementType = (
  htmldText,
  htmldImage,
  htmldList,
  htmldNone
);
C++
enum TAdapterDisplayHTMLElementType {
  htmldText,
  htmldImage,
  htmldList,
  htmldNone
};

SiteComp

This is record SiteComp.TAdapterDisplayHTMLElementType.

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