Win 3.1 Controls

From RAD Studio
Jump to: navigation, search

Go Up to VCL Components Categories Index

This topic lists all controls from the Delphi Win 3.1 tool-palette.

Control Description

TOutline

Vcl.Outline.TOutline

TOutline is a multilevel outline that displays the values of Vcl.Outline.TOutlineNode objects.

TTabbedNotebook

Vcl.TabNotBk.TTabbedNotebook

TTabbedNotebook contains multiple pages, each with its own set of controls.

TNotebook

Vcl.ExtCtrls.TNotebook

TNotebook displays multiple pages, each with its own set of controls.

THeader

Vcl.ExtCtrls.THeader

THeader is a sectioned visual control that displays text and allows each section to be resized with the mouse.

TFileListBox

Vcl.FileCtrl.TFileListBox

TFileListBox is a specialized list box that lists all the files in a specified directory.

TDirectoryListBox

Vcl.FileCtrl.TDirectoryListBox

TDirectoryListBox represents a list box control that is aware of the directory structure of the current drive.

TDriveComboBox

Vcl.FileCtrl.TDriveComboBox

TDriveComboBox implements a specialized combo box that displays all the drives available when the application runs.

TFilterComboBox

Vcl.FileCtrl.TFilterComboBox

TFilterComboBox is a specialized combo box that presents the user with a choice of file filters.

TDBLookupList

Vcl.DBLookup.TDBLookupList

TDBLookupList maintains a list of lookup values associated with a set of key field values from a data set.

TDBLookupCombo

Vcl.DBLookup.TDBLookupCombo

TDBLookupCombo identifies a set of field values in one dataset with a corresponding set of values from another dataset.



See Also