RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBWeb.THTMLCaptionAlignment Enumeration
Pascal
THTMLCaptionAlignment = (
  caDefault,
  caTop,
  caBottom
);
C++
enum THTMLCaptionAlignment {
  caDefault,
  caTop,
  caBottom
};

DBWeb

This is record DBWeb.THTMLCaptionAlignment.

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