TdxTileControlItemCustomGlyph Properties
Contains base image settings for tiles.Name | Description |
---|---|
Align | Specifies how the image is positioned within a tile. |
AlignWithText | Specifies if the image is linked to a tile’s first text block and how they align with each other. |
Image | Specifies the image to be displayed. |
ImageIndex | Specifies the image to be displayed by its index in the image list associated with a tile item. |
Images protected | Specifies the images to be displayed within a tile item or its frames. |
IndentHorz | Specifies the space (in pixels) between the left or right edge of a tile (depending on the currently applied alignment). |
IndentVert | Specifies the space (in pixels) between the top or bottom edge of a tile (depending on the currently applied alignment). |
Mode | Specifies how the image is sized to fit into a tile area. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
See Also