[Lazarus] Proper implementation of TDataLink descendant

Luiz Americo Pereira Camara luizmed at oi.com.br
Fri Aug 5 02:55:17 CEST 2011


On 4/8/2011 13:53, Alexander Klenin wrote:
> On Fri, Aug 5, 2011 at 03:39, Luiz Americo Pereira Camara
> <luizmed at oi.com.br>  wrote:
>> On 4/8/2011 13:16, Alexander Klenin wrote:
>>> 1) Is there a way to totally disable DataSetChanged events in the dataset?
>> Yes implement dsBlockRead in TDataset
>>
>> http://docwiki.embarcadero.com/VCL/en/DB.TDataSet.BlockReadSize
>>
> Excellent! This seems to be what I need.
> Will a patch implementing event disabling be accepted?

Be aware that even if is accepted it will land in a fpc release from at 
least one year (or more), so you will have to workaround anyway

Luiz




More information about the Lazarus mailing list