Skip to content

TWebTabsheet

Description

TWebTabsheet is the container control used in a TWebPageControl to host controls on a sheet.

Properties for TWebTabSheet

Property Description
Caption Sets the text for the tabsheet caption
ElementBodyClassName Optionally sets the CSS classname for the body of the tabsheet
ElementClassName Optionally sets the CSS classname for the outer DIV of the tabsheet
MaterialGlyph Allows to pick an icon from the Google material icon set
TWebTabSheet
MaterialGlyphColor Sets the color of the material glyph icon
MaterialGlyphSize Sets the size of the material glyph icon
MaterialGlyphType Sets the material glyph type (mgNormal, mgOutlined, mgRound, mgSharp, mgTwoTone)
ShowCaption: Boolean When true, the caption is shown on the tab
TabVisible: Boolean When true, the tab is shown on the TWebPageControl hosting the tabsheet