TDText |
The TDTextClass type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption of this data class.
(Inherited from TDataClass) | |
| ClassName |
Gets the class name associated with this data class.
(Inherited from TDataClass) | |
| ID |
Gets the identifier of this data class.
(Inherited from TDataClass) | |
| Node |
Gets the underlying node for this data class.
(Inherited from TDataClass) | |
| TData |
Gets the node named "TData" that contains the data values for this class.
(Inherited from TDataClass) | |
| TextRtfFormat | Gets the text in RTF format as read from the node's stream data. If no stream data is present, this is an empty string. |