Common Controls tab
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
español (es) │
suomi (fi) │
français (fr) │
polski (pl) │
русский (ru) │
The Common Controls tab of the Component Palette contains visible components like progress bars and viewers.
Icon | Component | Description | Online Docs |
---|---|---|---|
TTrackBar | a slider with optional tick marks | Link | |
TProgressBar | used to show the user the time when a long-term operation proceeds. | Link | |
TTreeView | a hierarchical view of information | Link | |
TListView | a useful view of items with icons. | Link | |
TStatusBar | a bar (at bottom of the form) that shows the program's status information | Link | |
TToolBar | a container that manages tool buttons with images from a TImageList | Link | |
TCoolBar | a container that manages tool buttons with images from a TImageList (or actions from a TActionList), arranging them in rows and automatically adjusting their sizes and positions. | Link | |
TUpDown | two buttons that can be used to increase/decrease some other value | Link | |
TPageControl | a container to hold pages, much like a real-world notebook | Link | |
TTabControl | a container to hold named tabs | Link | |
THeaderControl | a list of headers with associated text and image | Link | |
TImageList | a collection of images that may be connected to other components | Link | |
TPopupNotifier | a platform independent 'balloon help' component | Link | |
TDateTimePicker | a control that assists in picking a correct date and/or time |
Component Palette |
---|
Standard/ja - Additional/ja - Common Controls/ja - Dialogs/ja - Data Controls/ja - Data Access/ja - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro |