Difference between revisions of "LazControls tab"

From Free Pascal wiki
Jump to navigationJump to search
Line 13: Line 13:
 
| [[image:textendednotebook.png]] || [[TExtendedNotebook]] ||  
 
| [[image:textendednotebook.png]] || [[TExtendedNotebook]] ||  
 
|-
 
|-
| [[image:tlistfilteredit.png]] || [[TListFilterEdit]] ||  
+
| [[image:tlistfilteredit.png]] || [[TListFilterEdit]] || A control that can filter a [[TListBox]]
 
|-
 
|-
 
| [[image:tlistviewfilteredit.png]] || [[TListViewFilterEdit]] ||  
 
| [[image:tlistviewfilteredit.png]] || [[TListViewFilterEdit]] ||  
 
|-
 
|-
| [[image:ttreefilteredit.png]] || [[TTreeFilterEdit]] ||  
+
| [[image:ttreefilteredit.png]] || [[TTreeFilterEdit]] || A control that can filter a [[TTreeView]]
 
|-
 
|-
 
| [[image:tshortpathedit.png]] || [[TShortPathEdit]] ||  
 
| [[image:tshortpathedit.png]] || [[TShortPathEdit]] ||  

Revision as of 17:19, 9 September 2016

The LazControls tab of the Component Palette lists various (non related) Lazarus-specific components of the Lazarus Component Library

Component Palette LazControls.png

icon Component Description
tcheckboxthemed.png TCheckBoxThemed
tdividerbevel.png TDividerBevel
textendednotebook.png TExtendedNotebook
tlistfilteredit.png TListFilterEdit A control that can filter a TListBox
tlistviewfilteredit.png TListViewFilterEdit
ttreefilteredit.png TTreeFilterEdit A control that can filter a TTreeView
tshortpathedit.png TShortPathEdit
tlvlgraphcontrol.png TLvlGraphControl

See also

Component Palette
Standard - Additional - Common Controls - Dialogs - Data Controls - Data Access - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro