[fpc-pascal] TBufDataset error

Michael Van Canneyt michael at freepascal.org
Thu Apr 18 09:59:53 CEST 2013



On Thu, 18 Apr 2013, Antonio Fortuny wrote:

> Hi Guys.
>
> Got something funny using the TBufDataSet FCL component.
> One is dropped onto a TForm.
> I fill in some TFields (double click on the component image) and give them a 
> name, datatype, size.

You should fill in fielddefs, not TFields.
After you've created the fielddefs, you can use TFields.

Michael.



More information about the fpc-pascal mailing list