Contents
- Index
- Previous
- Next
ShowDetails property
Declaration
property ShowDetails: Boolean;
Description
Shows hidden tags, anchors, and other elements as glyphs in Edit mode.
Certain HTML elements are normally invisible in a WYSIWYG rendering of the page in Edit mode. To mark these elements and therefore make them harder to change inadvertently, the control can display small glyphs to mark their position in the document.
The glyphs controlled by the ShowDetails property are not displayed in Browse mode.