TcxButtonImageOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Glyph | Specifies one or more glyphs that the button can display. |
Image |
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. |
Num |
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 |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also