Vcl.ComCtrls.TTBGradientDrawingOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TTBGradientDrawingOptions = set of (gdoHotTrack, gdoGradient);

C++

typedef System::Set<Vcl_Comctrls__84, Vcl_Comctrls__84::gdoHotTrack, Vcl_Comctrls__84::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