Saturday, July 20, 2013

EhLib v6.1.132 for Delphi & C++Builder 7-XE4 Full Source

+ A new component TDBVertGridEh - DataSet Grid with the Vertical Orientation.
The component is used to display and edit a single record of DataSet in a vertical orientation.
Basic properties of the TDBVertGridEh:
Rows: TDBVerGridRows - A collection of items of TFieldRowEh type to display fields
of a record. This is analogous to the Columns collection
in TDBGridEh.
Options: TDBVHGridOptions - Configure basic properties of the vertical grid.
RowsDefValues: TFieldRowDefValuesEh - default values for line
Grid row - TFieldRowEh. This is analogous of ColumnDefValues
in TDBGridEh.
GridLineParams: TDBVertGridLineParamsEh - Color settings of the dividing lines in
vertical grid.
DataColParams: TDBVertGridDataColParamsEh - The setting of the column with data.
LabelColParams: TDBVertGridLabelColParamEh - The setting of the column with row label.

Download:
Server #1