TcxCustomButton.Margin Property
Specifies the number of pixels between the edge of the image, specified by the Glyph property, and the button edge.
#Declaration
property Margin: Integer read; write; default -1;
#Property Value
Type |
---|
Integer |
#Remarks
This property is obsolete. Use the button’s OptionsImage.Margin property instead.