Vcl.ComCtrls.TTBGradientDrawingOptions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TTBGradientDrawingOptions = set of (gdoHotTrack, gdoGradient);

C++

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

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

説明

Style プロパティはグラデーションのスタイルを指定します。

次のいずれかのオプションを使用できます。

  • gdoHotTrack
  • gdoGradient