Skip to main content

TdxCommentLocationType Enum

Declaration

TdxCommentLocationType = (
    CommentContent,
    CommentMoreButton,
    None
);

Members

Name
CommentContent
CommentMoreButton
None
See Also