TcxLabelLineOptions Members
Contains appearance settings of a line drawn next to a Label control’s caption.Properties
| Name | Description |
|---|---|
| Alignment | Specifies the position of a line within the label. |
| InnerColor | Specifies the color of the label’s inner line. |
| OuterColor | Specifies the color of the label’s outer line. |
| Visible | Specifies whether a line is drawn next to the label’s caption. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also