SRVControls | Main Controls

<< Click to display table of contents >>

SRVControls | Main Controls

Controls:

srvbutton TSRVButton – button;

srvcheckbox TSRVCheckBox – check box;

srvcombobox TSRVComboBox – combo box; hierarchical; with images, custom colors and fonts; with hints (suggestions);

srvedit TSRVEdit – plain-text one-line editor with hints (suggestions);

srvgroupbox TSRVGroupBox – panel with a title;

srvimagesscroll TSRVImagesScroll – gallery of images;

srvlabel TSRVLabel – text label;

srvlistbox TSRVListBox – scrollable list of items; hierarchical; with images, check boxes, custom colors and fonts;

srvmemo TSRVMemo – plain-text multi-line editor;

srvpaintbox TSRVPaintBox – controls for custom drawing;

srvpanel TSRVPanel – panel;

srvradiobutton TSRVRadioButton – radio button.

See also:

srvscrollbar TSRVScrollBar;

srvtabset TSRVTabSet.

All the controls above can be skinned using TSRVSkinManager.