Vcl.ComCtrls.TToolBar.DrawingStyle

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

Delphi

property DrawingStyle: TTBDrawingStyle read FDrawingStyle  write SetDrawingStyle default dsNormal;

C++

__property TTBDrawingStyle DrawingStyle = {read=FDrawingStyle, write=SetDrawingStyle, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

説明

スタイルの種類を格納します。

このプロパティは,dsNormal または dsGradient のいずれかのスタイルを格納します。