Back to Devexpress

TcxCustomButton.GroupIndex Property

vcl-cxbuttons-dot-tcxcustombutton-c0e3cb66.md

latest657 B
Original Source

TcxCustomButton.GroupIndex Property

Deprecated. This property exists for backward compatibility only. Use the SpeedButtonOptions.GroupIndex property instead.

Declaration

delphi
property GroupIndex: Integer read; write; default 0;

Property Value

TypeDefaultDescription
Integer0

The button group index.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit