Difference between revisions of "RTTI tab"

From Free Pascal wiki
Jump to navigationJump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''RTTI tab''' of the [[Component Palette]] lists components for use with [[RTTI|runtime type information]].
+
{{RTTI_tab}}
  
[[Image:Component_Palette_RTTI.png]]
+
The '''RTTI tab''' of the [[Component Palette]] lists components for use with [[RTTI controls|runtime type information]].
 +
 
 +
[[Image:Component Palette RTTI.png]]
 +
 
 +
{| class="wikitable sortable"
 +
|-
 +
! Icon || Component || Description
 +
|-
 +
| [[image:ttiedit.png]] || [[TTIEdit]] ||
 +
|-
 +
| [[image:tticombobox.png]] || [[TTIComboBox]] ||
 +
|-
 +
| [[image:ttibutton.png]] || [[TTIButton]] ||
 +
|-
 +
| [[image:tticheckbox.png]] || [[TTICheckBox]] ||
 +
|-
 +
| [[image:ttilabel.png]] || [[TTILabel]] ||
 +
|-
 +
| [[image:ttigroupbox.png]] || [[TTIGroupBox]] ||
 +
|-
 +
| [[image:ttiradiogroup.png]] || [[TTIRadioGroup]] ||
 +
|-
 +
| [[image:tticheckgroup.png]] || [[TTICheckGroup]] ||
 +
|-
 +
| [[image:ttichecklistbox.png]] || [[TTICheckListBox]] ||
 +
|-
 +
| [[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 ==
 +
* [[RTTI controls]]
 +
* [[Runtime Type Information (RTTI)]]
  
 
{{NavComponentPalette}}
 
{{NavComponentPalette}}
 
+
<br/>
[[Category:Component Palette]]
 

Latest revision as of 13:21, 4 October 2020