Difference between revisions of "Fshcomp"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
=== About ===
 
=== About ===
 
Fshcomp are a various input edit LGPL components for Lazarus.<br>
 
Fshcomp are a various input edit LGPL components for Lazarus.<br>
Incuded components:
+
Included components:
 
* Currency edit
 
* Currency edit
 
* String edit
 
* String edit

Revision as of 11:26, 25 January 2006

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)

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