Misc tab

From Free Pascal wiki
Jump to navigationJump to search

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

The Misc tab of the Component Palette lists various (non related) components of the Lazarus Component Library

Component Palette Misc.png

Icon Component Description Online Docs
tcolorbutton.png TColorButton Button for selecting a color Link
tspinedit.png TSpinEdit TEdit control with arrow buttons for simple incrementing/decrementing an integer number Link
tfloatspinedit.png TFloatSpinEdit TEdit control with arrow buttons for simple incrementing/decrementing a floating point number Link
tarrow.png TArrow component with a graphic image of an arrow head pointing to one of the four x/y directions Link
tcalendar.png TCalendar displays a month calendar Link
teditbutton.png TEditButton TEdit control with integrated button Link
tfilenameedit.png TFileNameEdit specialized TEdit control for entering a file name Link
tdirectoryedit.png TDirectoryEdit specialized TEdit control for entering a directory name Link
tdateedit.png TDateEdit specialized TEdit with integrated button which pops up a month calendar for date selection Link
ttimeedit.png TTimeEdit specialized TEdit with integrated button which displays a window for time selection Link
tcalcedit.png TCalcEdit specialized TEdit with integrated button which displays a pocket calculator Link
tfilelistbox.png TFileListBox specialized TListBox displaying the names of files in a directory Link
tfiltercombobox.png TFilterComboBox specialized TComboBox for selection of a filter for the files displayed in a TFileListBox Link
tcomboboxex.png TComboBoxEx extended TComboBox supporting display a icons along with the text items Link
tcheckcombobox.png TCheckComboBox extended TComboBox in which every item can be checked/unchecked by using a TCheckBox Link
tbuttonpanel.png TButtonPanel Panel containing a set of often-used TButtons, such as "OK", "Cancel" etc. Link
tshelltreeview.png TShellTreeView specialized TTreeView to display the hierarchical structure of file system directories Link
tshelllistview.png TShellListView specialized TListView to display the files and some of their properties found in a directory Link
txmlpropstorage.png TXMLPropStorage stores/retrieves selected properties of a form or other controls in/from an XML file Link
tinipropstorage.png TINIPropStorage stores/retrieves selected properties of a form or other controls in/from an ini file Link
tjsonpropstorage.png TJSONPropStorage stores/retrieves selected properties of a form or other controls in/from a JSON file Link
tidedialoglayoutstorage.png TIDEDialogLayoutStorage
Component Palette
Standard - Additional - Common Controls - Dialogs - Data Controls - Data Access - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro