Fshcomp

From Lazarus-ccr

Jump to: navigation, search

Contents

[edit] About

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

  • Currency edit
  • String edit
  • Integer edit

These components were designed for cross-platform applications.

[edit] Screenshots

Currency edit
Image:CurrEdit.png

String edit
Image:StringEdit.png

Integer edit
Image:IntEdit.png

[edit] Authors

Reis Selim
Daniel VALS

[edit] License

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

[edit] Download

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

[edit] Changelog

  • 2.2.1.1 first version on Lazarus CCR

[edit] Dependencies / System Requirements

  • None

Status: Beta

Issues: Tested on Windows. Needs testing on Linux.

[edit] 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 only if you don't want to install the component into the IDE)
  • Click on Install