API:Vcl.ExtCtrls.TBevelShape

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBevelShape = (bsBox, bsFrame, bsTopLine, bsBottomLine, bsLeftLine,
bsRightLine, bsSpacer);

C++

enum DECLSPEC_DENUM TBevelShape : unsigned char { bsBox, bsFrame, bsTopLine, bsBottomLine, bsLeftLine, bsRightLine, bsSpacer };

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.