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;

ComCtrls

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

  • gdoHotTrack
  • gdoGradient

 

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