RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBWeb.THTMLColumnState Enumeration
Pascal
THTMLColumnState = (
  csDefault,
  csCustom
);
C++
enum THTMLColumnState {
  csDefault,
  csCustom
};

DBWeb

This is record DBWeb.THTMLColumnState.

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