Skip to main content

TcxButtonImageOptions Members

Contains button image settings.

Constructors

Name Description
Create(TcxCustomButton) Initializes a new instance of the TcxButtonCustomPersistent class with specified settings. Inherited from TcxButtonCustomPersistent.

Properties

Name Description
Glyph Specifies one or more glyphs that the button can display.
ImageIndex Specifies the button image from the Images collection.
Images Specifies a collection of button images.
Layout Specifies the image position relative to the button’s caption.
Margin Specifies the space between the button image and the closest button edge, in pixels.
NumGlyphs Specifies the number of glyphs in the source image loaded through the Glyph property.
Spacing Specifies the space between the button image and the button’s caption, in pixels.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also