mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 00:48:05 +02:00
…
|
||
---|---|---|
.. | ||
CoolToolBar.ex-meta | ||
project1.lpi | ||
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