TToolBar

From OpenEUO
Jump to: navigation, search

TToolBar is a container that manages tool buttons and other visual controls, arranging them in rows and automatically adjusting their sizes and positions.

  • All tool buttons on a toolbar maintain a uniform width and height.
  • Other controls can sit on a toolbar. These controls (which are held in place by invisible tool buttons) maintain a uniform height.
  • The Flat property allows the background to show through the toolbar and gives pop-up borders to the tool buttons.
  • Spaces and dividers (which are in fact specially configured tool buttons) can group controls on the toolbar both visually and functionally.

Typically, the tool buttons correspond to items in an application’s menu and give the user more direct access to them.

Inherited from TWinControl:

Inherited from TControl:

Inherited from TComponent:

Inherited from TObject: