Discussion:
[fpc-pascal] Abstract method in TBufDataSet
Marcos Douglas B. Santos
2018-09-26 12:27:09 UTC
Permalink
Is it correct that TBufDataSet - a real component in Lazarus palette that
can be used as an instance - could have a abstract method or this is a
mistake?

bufdataset.pas(616,15) Hint: Found abstract method:
LoadBlobIntoBuffer(<TCustomBufDataset>;TFieldDef;PBufBlobField);

If it is by design, do you consider normal see this hint when using it?

regards,
Marcos Douglas

Loading...