RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Mxstore.TCalcTotalsFlags Enumeration
Pascal
TCalcTotalsFlags = (
  ctPreCalc,
  ctRunning,
  ctNone
);
C++
enum TCalcTotalsFlags {
  ctPreCalc,
  ctRunning,
  ctNone
};

Mxstore

This is record Mxstore.TCalcTotalsFlags.

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