Controls

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Controls

Most of HTML enabled controls have two main properties: HTML for defining HTML content and Styles for CSS styles.

 

VCL controls (htmlcomp unit)

 

THtHint        - HTML enabled hint window

THtBalloonHint - HTML enabled balloon hint window

THtLabel        - HTML enabled label

THtCheckBox        - HTML enabled checkbox

THtRadioButton - HTML enabled radio

THtListbox        - Listbox with HTML enabled items

THtButton        - HTML enabled button

THtSpeedButton - HTML enabled speedbutton

THtPopupMenu - HTML enabled popup menu

THtComboList        - HTML enabled combo

THtColorCombo - color picker combo

THtTabset        - HTML enabled tabset

THtStatusBar        - HTML enabled status bar

THtNotiyWindow - HTML enabled notification window

THtMetroPanel - Metro-like panel

THtFloatForm        - floating form with HtPanel

THtVirtualTreeView - HTML enabled VirtualTreeView descendant

THtVirtualXMLTree - HTML enabled intercative VirtualTreeView descendant

THtChromeTabs - HTML enabled ChromeTabs

THtSmartTabs - HTML enabled rkSmartTabs

THtCatButtons - HTML enabled category buttons