lazarus/examples/cooltoolbar
2022-05-17 20:50:08 +00:00
..
CoolToolBar.ex-meta Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
project1.lpi Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
project1.lpr Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
README.txt Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
unit1.lfm Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
unit1.pas Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00

Demonstrates the usage of TToolBars inside a TCoolBar.

Contains a CoolBar with five FixedSize bands with ToolBars.
It can be configured (orientation, visibility, size of buttons).
This configuration is stored to INI file and is restored when you run demo again.

Author: Vojtech Cihak