Files
lazarus-ccr/components/gradcontrols

Package GradButton:
- Glyphs should be working now

Package GradTabControl:
- Is now useable, or more or less, it should be =)
- with 2 CloseButton-Modes
  - ShowCloseButton := true; // The CloseButton is always visible
  - ShowCloseButtonOnMouseOver := true; // The CloseBUtton is only visible if the Mouse if is over it

Some Glyphs are from http://www.famfamfam.com/lab/icons/silk/ 

Eugen Bolz