RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ScreenTips.TTipBorderStyle Enumeration
Pascal
TTipBorderStyle = (
  hbsNormal,
  hbsRounded
);
C++
enum TTipBorderStyle {
  hbsNormal,
  hbsRounded
};

This is record ScreenTips.TTipBorderStyle.

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