Difference between revisions of "LazControls tab"

From Free Pascal wiki
Jump to navigationJump to search
(Some more descriptions)
Line 9: Line 9:
 
! Icon || Component || Description  
 
! Icon || Component || Description  
 
|-
 
|-
| [[image:tcheckboxthemed.png]] || [[TCheckBoxThemed]]  ||  
+
| [[image:tcheckboxthemed.png]] || [[TCheckBoxThemed]]  || Rewritten checkbox needed by the Object Inspector
 
|-
 
|-
 
| [[image:tdividerbevel.png]] || [[TDividerBevel]]  ||  
 
| [[image:tdividerbevel.png]] || [[TDividerBevel]]  ||  
Line 15: Line 15:
 
| [[image:textendednotebook.png]] || [[TExtendedNotebook]] ||  
 
| [[image:textendednotebook.png]] || [[TExtendedNotebook]] ||  
 
|-
 
|-
| [[image:tlistfilteredit.png]] || [[TListFilterEdit]] || A control that can filter a [[TListBox]]
+
| [[image:tlistfilteredit.png]] || [[LazControls#TListFilterEdit|TListFilterEdit]] || Can filter a [[TListBox]]
 
|-
 
|-
| [[image:tlistviewfilteredit.png]] || [[TListViewFilterEdit]] ||  
+
| [[image:tlistviewfilteredit.png]] || [[LazControls#TListViewFilterEdit|TListViewFilterEdit]] || Can filter a [[TListView]]
 
|-
 
|-
| [[image:tlvlgraphcontrol.png]] || [[TLvlGraphControl]] ||  
+
| [[image:tlvlgraphcontrol.png]] || [http://www.pp4s.co.uk/main/tu-form-level-graph.html TLvlGraphControl] || Displays a graph of the hierchical relation of objects, e.g. the inheritance of classes.
 
|-
 
|-
 
| [[image:tshortpathedit.png]] || [[TShortPathEdit]] ||  
 
| [[image:tshortpathedit.png]] || [[TShortPathEdit]] ||  
Line 27: Line 27:
 
| [[image:tfloatspineditex.png]] || [[TFloatSpinEditEx]] ||  
 
| [[image:tfloatspineditex.png]] || [[TFloatSpinEditEx]] ||  
 
|-
 
|-
| [[image:ttreefilteredit.png]] || [[TTreeFilterEdit]] || A control that can filter a [[TTreeView]]
+
| [[image:ttreefilteredit.png]] || [[LazControls#TTreeFilterEdit|TTreeFilterEdit]] || Can filter a [[TTreeView]]
 
|-
 
|-
 
| [[image:textendedtabcontrol.png]] || [[TExtendedTabControl]] ||  
 
| [[image:textendedtabcontrol.png]] || [[TExtendedTabControl]] ||  

Revision as of 19:27, 10 September 2018

English (en) français (fr) русский (ru)

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 Rewritten checkbox needed by the Object Inspector
tdividerbevel.png TDividerBevel
textendednotebook.png TExtendedNotebook
tlistfilteredit.png TListFilterEdit Can filter a TListBox
tlistviewfilteredit.png TListViewFilterEdit Can filter a TListView
tlvlgraphcontrol.png TLvlGraphControl Displays a graph of the hierchical relation of objects, e.g. the inheritance of classes.
tshortpathedit.png TShortPathEdit
tspineditex.png TSpinEditEx
tfloatspineditex.png TFloatSpinEditEx
ttreefilteredit.png TTreeFilterEdit Can filter a TTreeView
textendedtabcontrol.png TExtendedTabControl

See also

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