RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AxCtrls.TConnectionKind Enumeration
Pascal
TConnectionKind = (
  ckSingle,
  ckMulti
);
C++
enum TConnectionKind {
  ckSingle,
  ckMulti
};

This is record AxCtrls.TConnectionKind.

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