RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Mxstore.TLookupStateFlags Enumeration
Pascal
TLookupStateFlags = (
  lsSparsing,
  lsCursor,
  lsShowProgress
);
C++
enum TLookupStateFlags {
  lsSparsing,
  lsCursor,
  lsShowProgress
};

Mxstore

This is record Mxstore.TLookupStateFlags.

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