Difference between revisions of "SpkToolbar"

From Free Pascal wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=About=
+
==About==
 
SpkToolbar is a Lazarus component to create toolbars in a "Ribbon" style, like in MS Office.
 
SpkToolbar is a Lazarus component to create toolbars in a "Ribbon" style, like in MS Office.
  
Line 7: Line 7:
 
License: Modified LGPL (with linking exception, like Lazarus LCL).
 
License: Modified LGPL (with linking exception, like Lazarus LCL).
  
=Styles=
+
==Styles==
 
Component supports several visual styles, shown on this combined screenshot:
 
Component supports several visual styles, shown on this combined screenshot:
  
 
[[File:SpkToolbar_styles.png]]
 
[[File:SpkToolbar_styles.png]]
 +
 +
==Download==
 +
 +
SourceForge project: https://sourceforge.net/projects/lazarus-ccr/ .
 +
In the "Files" section navigate to "SpkToolbar" folder.

Latest revision as of 21:56, 20 February 2023

About

SpkToolbar is a Lazarus component to create toolbars in a "Ribbon" style, like in MS Office.

Original author: Spook. Ported to Lazarus by Luiz Americo and Werner Pamler.

License: Modified LGPL (with linking exception, like Lazarus LCL).

Styles

Component supports several visual styles, shown on this combined screenshot:

SpkToolbar styles.png

Download

SourceForge project: https://sourceforge.net/projects/lazarus-ccr/ . In the "Files" section navigate to "SpkToolbar" folder.