lazarus/examples/cooltoolbar
mattias 459b8abc10 examples: removed obsolete OtherUnitFiles
git-svn-id: trunk@48104 -
2015-03-02 19:04:04 +00:00
..
project1.lpi examples: removed obsolete OtherUnitFiles 2015-03-02 19:04:04 +00:00
project1.lpr
README.txt
unit1.lfm
unit1.pas

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