RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DSIntf.TPcktAttrArea Enumeration
Pascal
TPcktAttrArea = (
  fldAttrArea,
  pcktAttrArea
);
C++
enum TPcktAttrArea {
  fldAttrArea,
  pcktAttrArea
};

DSIntf

This is record DSIntf.TPcktAttrArea.

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