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

AxCtrls

This is record AxCtrls.TConnectionKind.

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