Page 1 of 1

Data editors for DevExpress VCL v1.5

Posted: Tue Nov 06, 2012 2:22 pm
by Sergey Tkachenko
Data editors for DevExpress VCL v1.5

These files implement two components: TcxTRichViewEdit and TcxDBTRichViewEdit, and allow using TRichView as data editor in Express Quantum Grid and Express Quantum TreeList (by DevExpress)

http://www.trichview.com/resources/devexpress/rvdx.zip

Requires TRichView 14+
Requires DevExpress controls v2012 vol 1.4+

fix: for documents containing page breaks, their height in TcxGrid was not calculated correctly

new: properties: Properties.UseStyleTemplates and Properties.SetStyleTemplateInsertMode

impr: VCL drag&drop support (OnDragOver, OnDragDrop events)

Previous version:
http://www.trichview.com/forums/viewtopic.php?t=5059

Data editors for DevExpress VCL v1.5.1

Posted: Sun Dec 30, 2012 4:27 pm
by Sergey Tkachenko
Data editors for DevExpress VCL v1.5.1

The same location.

The editors are changed for compatibility with DevExpress VCL v2012 vol 2.2

Data editors for DevExpress VCL v1.5.3

Posted: Fri May 24, 2013 11:05 am
by Sergey Tkachenko
Data editors for DevExpress VCL v1.5.3

The same location.

The editors are changed for compatibility with TRichView 14.5 DevExpress VCL 12.2.5 (v2013 vol 2.5)

Posted: Tue Feb 24, 2015 1:06 pm
by Alexander_Dober
Hello,

according to the readme file the current version is 1.5.5, which requires TRichView 14.1 and which has been tested with DevExpress VCL 14.2.4 (v2014 vol 2.3 - 05 Feb 2015).

Does it mean that it works only with this DevExpress version or up to it? Trying to install the addon with 14.2.2 and this fails because of different declarations of GetEditContentSize in cxTRichView.

Posted: Tue Feb 24, 2015 5:24 pm
by Sergey Tkachenko
Yes, I updated to version 1.5.5 today.
If you need compatibility with older version, delete the last parameter in GetEditContentSize.