OnGetText not working on Query - Blob Field?

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
DaveB
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 24.11.2007, 14:51

OnGetText not working on Query - Blob Field?

Post by DaveB »

I have a query and a Blob field (memo text)
Testing the OnGetText event to see if it fires, but it
never seems to fire the event.

Is the OnGetText supported in ZEOS queries?

Thank you
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

It's a TField event. As far as I know we don't change anything in the normal TField components.

Mark
DaveB
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 24.11.2007, 14:51

Post by DaveB »

Hi Mark,

Thank for that. I cant work out why the event is not firing.
It must be something I am doing wrong but I cant seem to get it
to work.
Post Reply