Vcl.ComCtrls.TTBGradientDrawingOptions
Delphi
TTBGradientDrawingOptions = set of TTBGradientDrawingOption;
C++
typedef System::Set<TTBGradientDrawingOption, TTBGradientDrawingOption::gdoHotTrack, TTBGradientDrawingOption::gdoGradient> TTBGradientDrawingOptions;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
set typedef |
public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
Specifies the style of the gradient.
This type allows you to use one of the following options:
- gdoHotTrack
- gdoGradient