API:Vcl.StdCtrls.TCustomButton.TButtonStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TButtonStyle = (bsPushButton, bsCommandLink, bsSplitButton);

C++

enum DECLSPEC_DENUM TButtonStyle : unsigned char { bsPushButton, bsCommandLink, bsSplitButton };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomButton

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!