Vcl.ComCtrls.TToolBar.DrawingStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DrawingStyle: TTBDrawingStyle read FDrawingStyle

C++

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

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

Description

Stores the style type.

This property stores either the dsNormal or dsGradient style choice.