RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ActnMan.TBarEdge Enumeration
Pascal
TBarEdge = (
  beLeft,
  beRight,
  beEither
);
C++
enum TBarEdge {
  beLeft,
  beRight,
  beEither
};

ActnMan

This is record ActnMan.TBarEdge.

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