VCL control
C32337
concept
A VCL control is a visual or non-visual component in the Visual Component Library that encapsulates user interface elements and behavior for Delphi or C++Builder applications.
Observed surface forms (8)
- C++Builder component ×1
- Delphi VCL unit ×1
- base class for radio button controls ×1
- checkbox control ×1
- data-aware edit control ×1
- list box control base ×1
- list view control ×1
- non-windowed control base class ×1
Instances (12)
- Vcl.ExtCtrls via concept surface "Delphi VCL unit"
- TDBEdit via concept surface "data-aware edit control"
- TGraphicControl via concept surface "non-windowed control base class"
- TCustomListBox via concept surface "list box control base"
- TCustomRadioButton via concept surface "base class for radio button controls"
- TListView
- TScrollBox
- TGroupBox
- TButton
- TComboBox
- MatCheckbox via concept surface "checkbox control"
- RTL (Run-Time Library) via concept surface "C++Builder component"