TdxTileControlItemGlyph 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.
Inherited from Tdx |
Align |
Specifies if the image is linked to a tile’s first text block and how they align with each other.
Inherited from Tdx |
Image |
Specifies the image to be displayed.
Inherited from Tdx |
Image |
Specifies the image to be displayed by its index in the image list associated with a tile item.
Inherited from Tdx |
Images |
Specifies the images to be displayed within a tile item or its frames.
Inherited from Tdx |
Indent |
Specifies the space (in pixels) between the left or right edge of a tile (depending on the currently applied alignment).
Inherited from Tdx |
Indent |
Specifies the space (in pixels) between the top or bottom edge of a tile (depending on the currently applied alignment).
Inherited from Tdx |
Mode |
Specifies how the image is sized to fit into a tile area.
Inherited from Tdx |
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