Difference between revisions of "RTTI tab"

From Lazarus wiki
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{RTTI_tab}}
 +
 
The '''RTTI tab''' of the [[Component Palette]] lists components for use with [[RTTI controls|runtime type information]].
 
The '''RTTI tab''' of the [[Component Palette]] lists components for use with [[RTTI controls|runtime type information]].
  
 
[[Image:Component Palette RTTI.png]]
 
[[Image:Component Palette RTTI.png]]
  
* [[TTIEdit]]
+
{| class="wikitable sortable"
* [[TTIComboBox]]
+
|-
* [[TTIButton]]
+
! Icon || Component || Description
* [[TTICheckBox]]
+
|-
* [[TTILabel]]
+
| [[image:ttiedit.png]] || [[TTIEdit]] ||
* [[TTIGroupBox]]
+
|-
* [[TTIRadioGroup]]
+
| [[image:tticombobox.png]] || [[TTIComboBox]] ||
* [[TTICheckGroup]]
+
|-
* [[TTICheckListBox]]
+
| [[image:ttibutton.png]] || [[TTIButton]] ||
* [[TTIListBox]]
+
|-
* [[TTIMemo]]
+
| [[image:tticheckbox.png]] || [[TTICheckBox]] ||
* [[TTICalendar]]
+
|-
* [[TTIImage]]
+
| [[image:ttilabel.png]] || [[TTILabel]] ||
* [[TTIFloatSpinEdit]]
+
|-
* [[TTISpinEdit]]
+
| [[image:ttigroupbox.png]] || [[TTIGroupBox]] ||
* [[TTITrackBar]]
+
|-
* [[TTIProgressBar]]
+
| [[image:ttiradiogroup.png]] || [[TTIRadioGroup]] ||
* [[TTIMaskEdit]]
+
|-
* [[TTIColorButton]]
+
| [[image:tticheckgroup.png]] || [[TTICheckGroup]] ||
* [[TMultiPropertyLink]]
+
|-
* [[TTIPropertyGrid]]
+
| [[image:ttichecklistbox.png]] || [[TTICheckListBox]] ||
* [[TTIGrid]]
+
|-
 
+
| [[image:ttilistbox.png]] || [[TTIListBox]] ||
 +
|-
 +
| [[image:ttimemo.png]] || [[TTIMemo]] ||
 +
|-
 +
| [[image:tticalendar.png]] || [[TTICalendar]] ||
 +
|-
 +
| [[image:ttiimage.png]] || [[TTIImage]] ||
 +
|-
 +
| [[image:ttifloatspinedit.png]] || [[TTIFloatSpinEdit]] ||
 +
|-
 +
| [[image:ttispinedit.png]] || [[TTISpinEdit]] ||
 +
|-
 +
| [[image:ttitrackbar.png]] || [[TTITrackBar]] ||
 +
|-
 +
| [[image:ttiprogressbar.png]] || [[TTIProgressBar]] ||
 +
|-
 +
| [[image:ttimaskedit.png]] || [[TTIMaskEdit]] ||
 +
|-
 +
| [[image:tticolorbutton.png]] || [[TTIColorButton]] ||
 +
|-
 +
| [[image:tmultipropertylink.png]] || [[TMultiPropertyLink]] ||
 +
|-
 +
| [[image:ttipropertygrid.png]] || [[TTIPropertyGrid]] || similar to the object inspector of the Lazarus IDE
 +
|-
 +
| [[image:ttigrid.png]] || [[TTIGrid]] ||
 +
|}
 
==See also ==
 
==See also ==
 
* [[RTTI controls]]
 
* [[RTTI controls]]
Line 31: Line 58:
  
 
{{NavComponentPalette}}
 
{{NavComponentPalette}}
 
+
<br/>
[[Category:Component Palette]]
 

Latest revision as of 12:21, 4 October 2020