Fshcomp

From Free Pascal wiki
Revision as of 11:20, 25 January 2006 by Dan (talk | contribs) (→‎Installation)
Jump to navigationJump to search

About

Fshcomp are a various input edit LGPL components for Lazarus. Incuded 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)

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