Click or drag to resize

TDTextClass Properties

The TDTextClass type exposes the following members.

Properties
 NameDescription
Public propertyCaption Gets the caption of this data class.
(Inherited from TDataClass)
Public propertyClassName Gets the class name associated with this data class.
(Inherited from TDataClass)
Public propertyID Gets the identifier of this data class.
(Inherited from TDataClass)
Public propertyNode Gets the underlying node for this data class.
(Inherited from TDataClass)
Public propertyTData Gets the node named "TData" that contains the data values for this class.
(Inherited from TDataClass)
Public propertyTextRtfFormat 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.
Top
See Also