RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SOAPLinked.EventKind Enumeration
Pascal
EventKind = (
  evNormal,
  evConst,
  evVar
);
C++
enum EventKind {
  evNormal,
  evConst,
  evVar
};

This is record SOAPLinked.EventKind.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!