TdxTileControlItemFrameGlyph Members
Contains frame image settings.Constructors
Name | Description |
---|---|
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
Name | Description |
---|---|
Align | Specifies how the image is positioned within a tile. Inherited from TdxTileControlItemCustomGlyph. |
AlignWithText | Specifies if the image is linked to a tile’s first text block and how they align with each other. Inherited from TdxTileControlItemCustomGlyph. |
Image | Specifies the image to be displayed. Inherited from TdxTileControlItemCustomGlyph. |
ImageIndex | Specifies the image to be displayed by its index in the image list associated with a tile item. Inherited from TdxTileControlItemCustomGlyph. |
Images protected | Specifies the images to be displayed within a tile item or its frames. Inherited from TdxTileControlItemCustomGlyph. |
IndentHorz | Specifies the space (in pixels) between the left or right edge of a tile (depending on the currently applied alignment). Inherited from TdxTileControlItemCustomGlyph. |
IndentVert | Specifies the space (in pixels) between the top or bottom edge of a tile (depending on the currently applied alignment). Inherited from TdxTileControlItemCustomGlyph. |
Mode | Specifies how the image is sized to fit into a tile area. Inherited from TdxTileControlItemCustomGlyph. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DoAssign(TPersistent) protected | Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner protected | Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ToString | Inherited from TObject. |
See Also