Fshcomp

From Lazarus wiki
Revision as of 18:28, 23 September 2013 by Jwdietrich (talk | contribs) (Categorized.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.

Screenshots

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
  • 2.3.1.1 Updated to work with Lazarus 0.9.29 and tested on linux

Dependencies / System Requirements

  • None

Status: Beta

Issues: Tested on Windows and 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 only if you don't want to install the component into the IDE)
  • Click on Install