Difference between revisions of "Extended Components"

From Lazarus wiki
Jump to navigationJump to search
(category)
(Update)
Line 3: Line 3:
 
The [http://extended.liberlog.fr Extended Components] are part of a [http://xmlframes.liberlog.fr Very Rapid Applications Development framework].
 
The [http://extended.liberlog.fr Extended Components] are part of a [http://xmlframes.liberlog.fr Very Rapid Applications Development framework].
  
There are most visual components in the package. The color change when we focus on them. They are :
 
* A data list linked to data with its relations-ships extension
 
* A label which can be setted to the edits, to be colored on focus on edit
 
* Some number’s edits
 
* Some color’s edits
 
* Some data dates
 
* Some data text
 
* Some data Memo
 
* Some DB Images, DB Imagelists, Pictures’ combos
 
* A data navigator, with searching and record moving
 
* A data search edit for a duplicating field
 
* A data grid with better editing on columns
 
* A data combo which can insert a non-existing field
 
* Fortes Report automation
 
  
There are buttons components too. They optimize and unify the images of the buttons.
+
Optimized LINUX, WINDOWS and MAC OSX (not tested every time for MAC, but should compile) management components to manipulate a lot of libraries, on DELPHI 2006 and [http://www.lazarus.freepascal.org/ LAZARUS] :
 +
* N-N, N-1, N-N-N relation-ships which needs an simple extension only for N-N-N.
 +
* DB colors
 +
* DB images with JPEG, PNG, BMP, etc.
 +
* DB Numeric and Spin Edit
 +
* DB Listview loaded parts by parts
 +
* DB Images and Imagelists
 +
* Inifile with forms, which can save a lot of values of visual components
 +
* XPChecks
 +
* DB navigation with record moving, search button, bookmark buttons
 +
* an embeded demo of GroupView and some components
 +
* Directory Edit on Data
 +
* Customized Images' buttons and ImageList's buttons
 +
* Radios Group with values
 +
* Cloned controls' panel
 +
* Customized Fortes report's components
 +
* DBGrid, Datasource and Virtual Tree reports
 +
* Updating software form http
  
[http://code.google.com/p/extended/downloads/list Download]
+
On Windows and Linux 32 and 64 bits. on Mac-0SX 32 bits.
 +
 
 +
Every Controls have special colors while focusing and editing. TFW Controls are just that.
 +
 
 +
There are also a lot of buttons in 2 versions with centralized Glyphs.
 +
 
 +
[http://code.google.com/p/extended/wiki/download Download]
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 09:04, 17 July 2014

Extended Components are DELPHI and LAZARUS components.

The Extended Components are part of a Very Rapid Applications Development framework.


Optimized LINUX, WINDOWS and MAC OSX (not tested every time for MAC, but should compile) management components to manipulate a lot of libraries, on DELPHI 2006 and LAZARUS :

* N-N, N-1, N-N-N relation-ships which needs an simple extension only for N-N-N.
* DB colors
* DB images with JPEG, PNG, BMP, etc.
* DB Numeric and Spin Edit
* DB Listview loaded parts by parts
* DB Images and Imagelists
* Inifile with forms, which can save a lot of values of visual components
* XPChecks
* DB navigation with record moving, search button, bookmark buttons
* an embeded demo of GroupView and some components
* Directory Edit on Data
* Customized Images' buttons and ImageList's buttons
* Radios Group with values
* Cloned controls' panel
* Customized Fortes report's components
* DBGrid, Datasource and Virtual Tree reports
* Updating software form http

On Windows and Linux 32 and 64 bits. on Mac-0SX 32 bits.

Every Controls have special colors while focusing and editing. TFW Controls are just that.

There are also a lot of buttons in 2 versions with centralized Glyphs.

Download