TcxFontPreview Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Alignment | Defines the alignment of the preview text within the preview area. |
Color | Specifies the background color of the preview area. |
Font |
Specifies the style of preview section text. |
Preview |
Specifies the preview text displayed within the font name combo box. |
Preview |
Specifies the contents of the font name combo box’s preview area. |
Show |
Determines the visibility of font formatting buttons. |
Show |
Determines whether clipped preview text is replaced with an ellipsis. |
Visible | Toggles the visibility of the font name combo box’s preview area. |
Word |
Determines whether long text is wrapped within a font name combo box’s preview area. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when the font style button is pressed within the preview section. |
See Also