TdxTileControlItemText Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Align | Specifies how the block is positioned within a tile. |
Alignment | Specifies how text that spans across multiple lines is aligned within the block. |
Assigned |
Identifies which text block settings are changed. |
Color | Specifies the background color of the text block. |
Font | Provides access to the text block’s font settings. |
Indent |
Specifies the distance (in pixels) between the text block and the tile item‘s right or left border. |
Indent |
Specifies the distance (in pixels) between the text block and the tile item‘s top or bottom border. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Text |
Specifies the font color of the text block. |
Transparent | Specifies if the text block’s background is transparent. |
Value | Specifies the text string displayed by the block. |
Word |
Specifies if the block’s text string wraps if it does not fit into a tile item. |
#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