Back to Devexpress

TcxCustomButton.Layout Property

vcl-cxbuttons-dot-tcxcustombutton-25fc8f3a.md

latest686 B
Original Source

TcxCustomButton.Layout Property

Deprecated. This property exists for backward compatibility only. Use the OptionsImage.Layout property.

Declaration

delphi
property Layout: TButtonLayout read; write; default blGlyphLeft;

Property Value

TypeDefaultDescription
TButtonLayoutblGlyphLeft

The current button content arrangement.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit