lazarus-ccr/components/spktoolbar
2020-09-26 22:12:42 +00:00
..
demos spktoolbar: Fix incorrect image assigned to action for adding radiobutton (Patch by husker, https://forum.lazarus.freepascal.org/index.php/topic,51552.msg378768.html). 2020-09-26 11:30:11 +00:00
designtime spktoolbar: Fix incorrect image assigned to action for adding radiobutton (Patch by husker, https://forum.lazarus.freepascal.org/index.php/topic,51552.msg378768.html). 2020-09-26 11:30:11 +00:00
SpkGraphTools spktoolbar: Google-translate most of the Polish comments. 2018-02-12 00:15:47 +00:00
SpkGUITools spktoolbar: Activate Hi-DPI toolbar features. 2018-02-10 00:38:06 +00:00
SpkMath spktoolbar: Google-translate most of the Polish comments. 2018-02-12 00:15:47 +00:00
SpkToolbar spkToolbar: Add "More options button" to panes. Patch by husker, slightly modified, https://forum.lazarus.freepascal.org/index.php/topic,51552.msg378809.html#msg378809 2020-09-26 22:12:42 +00:00
SpkXML spktoolbar: Google-translate most of the Polish comments. 2018-02-12 00:15:47 +00:00
license.txt
readme.txt spktoolbar: Update readme.txt (palette icon). Change version number to 0.1.5 (after releasing previous revision as v0.1.4). 2018-01-11 21:52:00 +00:00
registerspktoolbar.pas spktoolbar: Define default values for properties. Register GroupBehaviour to be skipped for SpkCheckbox and SpkRadiobox (removes lfm breakage introduced by r6170). 2018-02-06 11:02:48 +00:00
spktoolbarpackage.lpk spktoolbar: Increment package version to 0.1.7 after releasing v0.1.6 2018-02-16 17:10:22 +00:00
spktoolbarpackage.pas spktoolbar: Avoid usage of hardcoded font in EditWindow 2017-07-07 11:40:30 +00:00

--------------------------------------------------------------------------------
SpkToolbar
--------------------------------------------------------------------------------

SpkToolbar is a ribbon-like toolbar.

Usage:
  Drop a TSpkToolbar component onto the form
  Double-click it and use the editor window to add tabs, panes and buttons.

Original author: Spook. 
Ported to Lazarus/LCL by Luiz Américo and Werner Pamler

License: 
  Modified LGPL (with linking exception, like Lazarus LCL)
  See "license.txt" in this installation  
         
Images and icons used
  The icons are taken from the FatCow icon set 
  (http://www.fatcow.com/free-icons, license Creative Commons Attribution 3.0).
  Some images are combinations of individual images.
  
  The component palette icon is drawn by Roland Hahn (free, no restrictions
  in usage).