TdxTileControlItemCustomGlyph Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Align | Specifies how the image is positioned within a tile. |
Align |
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. |
Image |
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. |
Indent |
Specifies the space (in pixels) between the left or right edge of a tile (depending on the currently applied alignment). |
Indent |
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 Tcx |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also