Back to Devexpress

TcxCustomButton.Spacing Property

vcl-cxbuttons-dot-tcxcustombutton-369bc6f3.md

latest805 B
Original Source

TcxCustomButton.Spacing Property

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

Declaration

delphi
property Spacing: Integer read; write; default 4;

Property Value

TypeDefaultDescription
Integer4

The distance between button glyph and caption (in pixels).

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit