RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TBalloonHintStyle Enumeration
Pascal
TBalloonHintStyle = (
  bhsStandard,
  bhsBalloon
);
C++
enum TBalloonHintStyle {
  bhsStandard,
  bhsBalloon
};

This is record Controls.TBalloonHintStyle.

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