Back to Devexpress

TcxCustomButton.Margin Property

vcl-cxbuttons-dot-tcxcustombutton-c4398ce2.md

latest701 B
Original Source

TcxCustomButton.Margin Property

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

Declaration

delphi
property Margin: Integer read; write; default -1;

Property Value

TypeDescription
Integer

The distance between the glyph and button borders (in pixels).

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit