Spook's Panel Components

From Lazarus-ccr

Jump to: navigation, search

English (en) Français (fr)

Contents

[edit] 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

[edit] Screenshot

Image:Spkvcl.JPG

[edit] Author

Autor : Wojciech Sura

Lazarus port: Jirka Smolík

[edit] License

This component can be used in commercial and private environments

[edit] Download

The component can be downloaded from the Lazarus-CCR SourceForge site.

[edit] Change Log

29.7.2006 - Initial release for Lazarus

[edit] Dependencies / System Requirements

Tested on WinXp and KUbuntu (On Linux meantime not animate)

[edit] Installation

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

[edit] Usage

[edit] An Example Application