RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TTBGradientDrawingOptions Type

Specifies the style of the gradient.

Pascal
TTBGradientDrawingOptions = set of (gdoHotTrack, gdoGradient);
C++
(gdoHotTrack, gdoGradient) TTBGradientDrawingOptions;

This type allows you to use one of the following options:

  • gdoHotTrack
  • gdoGradient

 

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