Fshcomp

From Lazarus wiki
Revision as of 13:40, 25 January 2006 by Vincent (talk | contribs)
Jump to navigationJump to search

About

Fshcomp are a various input edit LGPL components for Lazarus.
Included components:

  • Currency edit
  • String edit
  • Integer edit

This component was designed for cross-platform applications.

Screeshots

Currency edit
CurrEdit.png

String edit
StringEdit.png

Integer edit
IntEdit.png

Authors

Reis Selim
Daniel VALS

License

LGPL (please contact the author if the LGPL doesn't work with your project licensing)

Download

A zip file with the component can be downloaded from the Lazarus CCR sourceforge site.

Changelog

  • 2.2.1.1 first version on Lazarus CCR

Dependencies / System Requirements

  • None

Status: Beta

Issues: Tested on Windows. Needs testing on Linux.

Installation

  • Create the directory lazarus/components/fshcomp
  • On this directory, unzip the files from zip file
  • Open lazarus
  • Open the package fshcomp.lpk with Component/Open package file (.lpk)
  • Click on Compile
  • Click on Install