"FR Tools" tab

Icon

Name

Description

TfrSpeedButton

An enhanced TSpeedButton. Can have the "flat" look (Flat property) and you can optionally have it change its color when the mouse moves over it (GrayedInactive property).

TfrDock

Used in creating dockable toolbars.

TfrToolBar

A toolbar component that simulates the MS Office toolbar.

TfrTBButton

Toolbar button.

TfrTBSeparator

Toolbar separator.

TfrTBPanel

A toolbar area that can contain other Delphi controls like TComboBox, TEdit, etc.

TfrOpenDBDialog

"Open DB table" dialog box. Displays a modal dialog box for selecting a BDE alias.

TfrComboBox

A flat TComboBox.

TfrFontComboBox

A flat TComboBox that contains the list of installed fonts.

TfrComboEdit

An edit control with a customizable button at the right.

 

Let's take a quick look at the main FastReport components.