API:Vcl.ActnMan.TCommandStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCommandStyle = (csButton, csMenu, csSeparator, csText, csGallery, csComboBox,
csCheckBox, csRadioButton, csControl, csCustom);

C++

enum DECLSPEC_DENUM TCommandStyle : unsigned char { csButton, csMenu, csSeparator, csText, csGallery, csComboBox, csCheckBox, csRadioButton, csControl, csCustom };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.