Difference between revisions of "Extended Components"

From Lazarus wiki
Jump to navigationJump to search
(category)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Extended Components are DELPHI and LAZARUS components.
+
==About==
 +
The '''Extended Components''' are part of a [[Projects_using_Lazarus/fr#Extended_Man.2FXML_Frames|Very Rapid Applications Development framework]]. Management components to manipulate a lot of libraries on Delphi 2006, XE3, XE5 and Lazarus. Every control has special colors while focusing and editing. There are also a lot of buttons in two versions with centralized glyphs.
  
The [http://extended.liberlog.fr Extended Components] are part of a [http://xmlframes.liberlog.fr Very Rapid Applications Development framework].
+
Optimized for Linux, macOS and Windows (not tested on macOS).
  
There are most visual components in the package. The color change when we focus on them. They are :
+
==List of components==
* A data list linked to data with its relations-ships extension
+
* N-N, N-1, N-N-N relationships which needs an simple extension only for N-N-N.
* A label which can be setted to the edits, to be colored on focus on edit
+
* DB colors
* Some number’s edits
+
* DB images with JPEG, PNG, BMP, etc.
* Some color’s edits
+
* DB Numeric, NumEdit and Operation, Spin Edit, Formula
* Some data dates
+
* DB Listview loaded parts by parts
* Some data text
+
* DB Images and Imagelists
* Some data Memo
+
* IniFile with forms, which can save a lot of values of visual components
* Some DB Images, DB Imagelists, Pictures’ combos
+
* XPChecks
* A data navigator, with searching and record moving
+
* DB navigation with record moving, search button, bookmark buttons
* A data search edit for a duplicating field
+
* An embedded demo of GroupView and some components
* A data grid with better editing on columns
+
* Directory Edit on Data
* A data combo which can insert a non-existing field
+
* Customized Images buttons and ImageList buttons
* Fortes Report automation
+
* Radios Group with values
 +
* Cloned controls panel
 +
* Customized Fortes reports components
 +
* DBGrid, Datasource and Virtual Tree reports
 +
* Updating software from http
  
There are buttons components too. They optimize and unify the images of the buttons.
+
==Download==
 
+
[https://sourceforge.net/projects/xml-frames-vrad-lazarus/files/ Download from SourceForge]. [http://hg.code.sf.net/u/matthieugiroux/extended Sources].
[http://code.google.com/p/extended/downloads/list Download]
 
  
 +
[[Category:Lazarus]]
 
[[Category:Components]]
 
[[Category:Components]]

Latest revision as of 12:29, 19 November 2022

About

The Extended Components are part of a Very Rapid Applications Development framework. Management components to manipulate a lot of libraries on Delphi 2006, XE3, XE5 and Lazarus. Every control has special colors while focusing and editing. There are also a lot of buttons in two versions with centralized glyphs.

Optimized for Linux, macOS and Windows (not tested on macOS).

List of components

  • N-N, N-1, N-N-N relationships which needs an simple extension only for N-N-N.
  • DB colors
  • DB images with JPEG, PNG, BMP, etc.
  • DB Numeric, NumEdit and Operation, Spin Edit, Formula
  • 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 embedded demo of GroupView and some components
  • Directory Edit on Data
  • Customized Images buttons and ImageList buttons
  • Radios Group with values
  • Cloned controls panel
  • Customized Fortes reports components
  • DBGrid, Datasource and Virtual Tree reports
  • Updating software from http

Download

Download from SourceForge. Sources.