API:Vcl.ExtCtrls.TBandPaintOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBandPaintOption = (bpoGrabber, bpoFrame, bpoGradient, bpoRoundRect);

C++

enum DECLSPEC_DENUM TBandPaintOption : unsigned char { bpoGrabber, bpoFrame, bpoGradient, bpoRoundRect };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

Embarcadero Technologies does not currently have any additional information.