Vcl.ComCtrls.TToolBar.DrawingStyle
Delphi
property DrawingStyle: TTBDrawingStyle read FDrawingStyle
C++
__property TTBDrawingStyle DrawingStyle = {read=FDrawingStyle, write=SetDrawingStyle, default=0};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TToolBar |
説明
スタイルの種類を格納します。
このプロパティは,dsNormal または dsGradient のいずれかのスタイルを格納します。