RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ShadowWnd.TControlSide Enumeration
Pascal
TControlSide = (
  csRight,
  csBottom
);
C++
enum TControlSide {
  csRight,
  csBottom
};

This is record ShadowWnd.TControlSide.

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