Vcl.ComCtrls.TTBGradientDrawingOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TTBGradientDrawingOptions = set of TTBGradientDrawingOption;

C++

typedef System::Set<TTBGradientDrawingOption, TTBGradientDrawingOption::gdoHotTrack, TTBGradientDrawingOption::gdoGradient> TTBGradientDrawingOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Beschreibung

Bestimmt den Stil des Verlaufs.

Zu diesem Typ können folgende Werte verwendet werden:

  • gdoHotTrack
  • gdoGradient