Spook's Panel Components

From Free Pascal wiki
Jump to navigationJump to search

This page is a stub. Look at TAChart how this page could be filled for your component.

About

TSpkExpandPanel and TSpkRollPanel. TSpkExpandPanel is the classic panel with option to expand or collapse to the edge of the form (works only with align set to alTop, alBottom, alLeft or alRight). TRollPanel looks like Windows XP’s panels used in Windows Explorer. Both components are animated

Screenshot

Spkvcl.JPG

Author

Autor : Wojciech Sura

Lazarus port: Jirka Smolík

License

Download

Change Log

29.7.2006 - Initial releace for Lazarus

Dependencies / System Requirements

Installation

   In Components/Open Package File, open spkvcl.lpk.
   Compile the component to verify that everything is ok.
   Install and let Lazarus rebuild.

Usage

An Example Application