RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DSIntf.CURProp Enumeration
Pascal
CURProp = (
  curpropCONSTRAINT_ERROR_MESSAGE,
  curpropDSBASE,
  curpropSETCRACK,
  curpropGETORG_RECBUF
);
C++
enum CURProp {
  curpropCONSTRAINT_ERROR_MESSAGE,
  curpropDSBASE,
  curpropSETCRACK,
  curpropGETORG_RECBUF
};

DSIntf

This is record DSIntf.CURProp.

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