Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 28 Mar 2024, 09:08

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: 27 Jul 2013, 19:54 
Offline
Администратор

Joined: 22 Dec 2011, 20:19
Posts: 335
Dear Developers,

We are glad to announce the new version of EhLib software - EhLib 6.2.

In this version:

+ DropDownForms technology - customizing droped down windows.

Typical DropDown window - is the list that appears in the TComboBox control when you click on the edit button with down arrow in the control.
New technology of DropDropForms allows you to create forms that appear and work similarly to the drop down list of TComboBox. These forms can be displayed by pressing one of the edit buttons within controls TDBEditEh, TDBNumberEditEh, TInplaceEditor in DBGridEh etc.

See detailed description of using DropDownForms in the document <About EhLib 6.2 Eng.doc>; Section - DropDownForms and See an Example in the:
<EhLib Archive>\Demos\DropDownForm\Project1.dpr
compiled project:
<EhLib Archive>\Demos\Bin\DropDownForm.Exe

New properties to customize the drop-down Form are in the following classes:
(For DBGridEh)
TColumnEh.DropDownFormParam
TColumnEh.EditButtons[i].DropDownFormParam

(For DBVertGridEh)
TFieldRowEh.DropDownFormParam
TFieldRowEh.EditButtons[i].DropDownFormParam
TDBEditEh.EditButton.DropDownFormParam
TDBEditEh.EditButtons[i].DropDownFormParam

In EditButtons for TDBNumberEditEh, TDBDateTimeEditEh, TDBComboBoxEh, TDBLookupComboBoxEh controls.

(In DBVertGridEh)
+ Added possibility to group rows into categories. See TDBVertGridEh.RowCategories property.

Assign category name in the property TFieldRowEh.CategoryName.
The rows can be grouped by: Category Title, Field Type or presence/absence of values in the current record.

+ Added possibility to sort the rows by the row captions. See property TDBVertGridEh.RowsSortOrder.

(В DBGridEh)
+ In DBGridEh at Design-Time it is allowed to create DB components and assign DataSource and DataSource.DataSet properties. Right-click above the Design-Time panel in the lower right corner of the Grid and select the menu to assign or create a required component.

---
Visit official site of EhLib http://www.ehlib.com for more Detailed Information.

Best regards:
Dmitry V. Bolshakov

_________________
Best regards
Admin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group