API:Vcl.ActnMan.TActionClientItem.CommandStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CommandStyle: TCommandStyle read FCommandStyle write SetCommandStyle default csButton;

C++

__property TCommandStyle CommandStyle = {read=FCommandStyle, write=SetCommandStyle, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionClientItem

Description

Embarcadero Technologies does not currently have any additional information.