SRVControls: Basic Controls
SRVControls is a set of controls that was designed to provide full functionality when inserted in ScaleRichView editor.
SRVControls:
- are completely supported by SRichViewEdit;
- are drawn and scaled with better quality;
- have additional properties related to scaling and printing;
- have customizable appearance;
- support skins;
- have the same appearance in all versions of Windows.
TSRVEdit is a single-line edit control, designed for insertion in TSRichViewEdit.
In addition to properties common with TEdit, TSRVEdit has properties for displaying its state.
TSRVCheckBox and
TSRVRadioButton can be used to create questionnaires and forms.
Other components:
TSRVButton — button, analog of TButton;
TSRVPanel — panel control that can contain other controls, analog of TPanel;
TSRVLabel — text label, analog of TLabel;
TSRVGroupBox — panel with caption, analog of TGroupBox.
TSRVListBox — advanced analog of TListBox.
TSRVComboBox — advanced analog of TComboBox.
TSRVPaintBox — analog of TPaintBox.
|