Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Converting Raize components to DevExpress..
Sat, Nov 14 2009 1:15 PMPermanent Link

=?iso-8859-1?Q?H=FCseyin_Aliz?=
Hi All,

Does anyone know a easier way to convert Raize components (eg. =
Trzdbedit, trzdbcheckbox etc) to similar DevExpress components?

I've tried with GExperts Replace components function, but it did not =
convert datasource/field values, so all values should be filled =
manually. I've found out that DevExpress has an extra "Databinding" in =
front of the definition.

Raize         DevExpress
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
datasource    databinding.datasource
datafield     databinding.datafield

I also cannot replace (with a editor) all datasource's to =
databinding.datasource because also other components (eg. Reportbuilder) =
are using datasource and datafield as standard.

Thanks in advance,
H=FCseyin Aliz.
Sun, Nov 15 2009 4:43 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Hüseyin


Have a look in the binaries ng for this message

Message-ID: <5B4AA102-B387-4CAB-B12D-4922EF991C63@news.elevatesoft.com>
Date: Tue, 15 Jan 2008 10:04:28 +0000
NewsGroups: elevatesoft.public.binaries
Followup-To: elevatesoft.public.binaries
From: Roy Lambert <roy.lambert@skynet.co.uk>
Reply-To: Roy Lambert <roy.lambert@skynet.co.uk>
Return-Path:  <roy.lambert@skynet.co.uk>
Subject: Global string change routine
X-Newsreader: TMaN from Roy Lambert - File Version: 1.0.0.0 N
Path:news.elevatesoft.com!news.elevatesoft.com
Lines: 186


Its a small app that allows strings to be changed on a global basis thoughout .pas and .dfm files

Roy Lambert
Sun, Nov 15 2009 7:06 AMPermanent Link

"Hüseyin Aliz"
Hi Roy,

Thanks, i'll have a look Smile

Regards,
Hüseyin

"Roy Lambert" <roy.lambert@skynet.co.uk> skrev i en meddelelse
news:1990991B-3017-4FB1-8770-EADCDA44733B@news.elevatesoft.com...
> Hüseyin
>
>
> Have a look in the binaries ng for this message
>
> Message-ID: <5B4AA102-B387-4CAB-B12D-4922EF991C63@news.elevatesoft.com>
> Date: Tue, 15 Jan 2008 10:04:28 +0000
> NewsGroups: elevatesoft.public.binaries
> Followup-To: elevatesoft.public.binaries
> From: Roy Lambert <roy.lambert@skynet.co.uk>
> Reply-To: Roy Lambert <roy.lambert@skynet.co.uk>
> Return-Path: <roy.lambert@skynet.co.uk>
> Subject: Global string change routine
> X-Newsreader: TMaN from Roy Lambert - File Version: 1.0.0.0 N
> Path:news.elevatesoft.com!news.elevatesoft.com
> Lines: 186
>
>
> Its a small app that allows strings to be changed on a global basis
> thoughout .pas and .dfm files
>
> Roy Lambert
>

Image