Skip to main content

TdxSpreadSheetCommentTextBox Class

A text box displayed by a floating comment container.

Declaration

TdxSpreadSheetCommentTextBox = class(
    TdxSpreadSheetCustomTextBox
)

Remarks

This class does not introduce any new members in addition to those provided by its ancestor. For detailed information on properties and methods provided by the TdxSpreadSheetCommentTextBox class, refer to the TdxSpreadSheetCustomTextBox class description.

A TdxSpreadSheetCommentTextBox object is referenced by the comment container’s TextBox property.

See Also