RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXGRID.TDDNotifyType Enumeration
Pascal
TDDNotifyType = (
  tdDisplay,
  tdSubTotals,
  tdMetaData
);
C++
enum TDDNotifyType {
  tdDisplay,
  tdSubTotals,
  tdMetaData
};

MXGRID

This is record MXGRID.TDDNotifyType.

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